FreeBSD kernel CAM code
xpt_xport Struct Reference

#include <cam_xpt_internal.h>

Collaboration diagram for xpt_xport:

Data Fields

cam_xport xport
 
const char * name
 
struct xpt_xport_opsops
 

Detailed Description

Definition at line 63 of file cam_xpt_internal.h.

Field Documentation

◆ name

const char* xpt_xport::name

Definition at line 65 of file cam_xpt_internal.h.

◆ ops

◆ xport

cam_xport xpt_xport::xport

Definition at line 64 of file cam_xpt_internal.h.


The documentation for this struct was generated from the following file: