Home
last modified time | relevance | path

Searched refs:fcpCntl1 (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1796 uint8_t fcpCntl1; /* FCP_CNTL byte 1 task codes */ member
H A Demlxs_hw.h903 uint8_t fcpCntl1; /* FCP_CNTL byte 1 task codes */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2419 switch (fcp_cmd->fcpCntl1) {
H A Demlxs_solaris.c8701 if (fcp_cmd->fcpCntl1 == FCP_QTYPE_UNTAGGED) { in emlxs_send_fcp_cmd()
8702 fcp_cmd->fcpCntl1 = FCP_QTYPE_SIMPLE; in emlxs_send_fcp_cmd()