Home
last modified time | relevance | path

Searched defs:fcp_cntl (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h55 typedef struct fcp_cntl { struct
137 fcp_cntl_t fcp_cntl; /* SCSI options */ member
57 cntl_reserved_0fcp_cntl global() argument
61 cntl_reserved_1fcp_cntl global() argument
62 cntl_qtypefcp_cntl global() argument
64 cntl_kill_tskfcp_cntl global() argument
65 cntl_clr_acafcp_cntl global() argument
66 cntl_reset_tgtfcp_cntl global() argument
67 cntl_reset_lunfcp_cntl global() argument
68 cntl_reserved_2fcp_cntl global() argument
69 cntl_clr_tskfcp_cntl global() argument
70 cntl_abort_tskfcp_cntl global() argument
71 cntl_reserved_3fcp_cntl global() argument
73 cntl_reserved_4fcp_cntl global() argument
74 cntl_read_datafcp_cntl global() argument
75 cntl_write_datafcp_cntl global() argument
99 cntl_reserved_4fcp_cntl global() argument
/titanic_51/usr/src/uts/common/sys/fc4/
H A Dfcp.h55 typedef struct fcp_cntl { struct
108 fcp_cntl_t fcp_cntl; /* SCSI options */ member
69 cntl_write_datafcp_cntl global() argument
/titanic_51/usr/src/uts/common/avs/ns/
H A Dcontract.h439 typedef struct fcp_cntl { struct
463 fcp_cntl_t fcp_cntl; member
/titanic_51/usr/src/uts/common/sys/
H A Dfct_defines.h159 #define FCP_CNTL_TASK_ATTR(fcp_cntl) ((((uint32_t)(fcp_cntl)) >> 16) & 7) argument
165 #define FCP_CNTL_IS_TASK_MGMT(fcp_cntl) (((uint32_t)(fcp_cntl)) & 0xff00) argument