Home
last modified time | relevance | path

Searched refs:fcp_rsp_residual_count (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2160 (uint32_t *)&pkt24->fcp_rsp_residual_count) : 0; in ql_status_error()
2164 (sts.residual_length != pkt24->fcp_rsp_residual_count)) { in ql_status_error()
2168 pkt24->fcp_rsp_residual_count); in ql_status_error()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h416 uint32_t fcp_rsp_residual_count; member