Home
last modified time | relevance | path

Searched refs:fcp_rsp_data_length (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h397 uint32_t fcp_rsp_data_length; /* Response Info Length. */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2554 LE_32(pkt->sts24.fcp_rsp_data_length) : 0; in ql_scsi_passthru()
4294 LE_32(pkt->sts24.fcp_rsp_data_length) : 0; in ql_report_lun()
4632 LE_32(pkt->sts24.fcp_rsp_data_length) : 0; in ql_inq()
H A Dql_isr.c2338 (uint32_t *)&pkt24->fcp_rsp_data_length); in ql_status_error()