Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h418 uint32_t fcp_rsp_data_length; /* Response Info Length. */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2448 LE_32(pkt->sts24.fcp_rsp_data_length) : 0; in ql_scsi_passthru()
4177 LE_32(pkt->sts24.fcp_rsp_data_length) : 0; in ql_report_lun()
4497 LE_32(pkt->sts24.fcp_rsp_data_length) : 0; in ql_inq()
H A Dql_isr.c2212 (uint32_t *)&pkt24->fcp_rsp_data_length); in ql_status_error()