Searched defs:fcp_residual_length (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2130 uint32_t fcp_residual_length; member in struct:__anon5381
2157 sts.fcp_residual_length = sts.scsi_status_h &
2256 sts.fcp_residual_length = sts.scsi_status_h &
2457 sts.fcp_residual_length > sp->fcp->fcp_data_len ?
2458 sp->fcp->fcp_data_len : sts.fcp_residual_length;

Completed in 49 milliseconds