Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1747 uint32_t rspRspLen; /* Length of FCP response data in */ member
H A Demlxs_hw.h884 uint32_t rspRspLen; /* Length of FCP response data */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2747 fcp_rsp->rspRspLen = 0; in emlxs_fct_send_fcp_status()
H A Demlxs_dfc.c10331 LE_SWAP32(fcp_rsp->rspRspLen); in emlxs_dfc_send_scsi_fcp()