Searched refs:residual_length (Results 1 – 3 of 3) sorted by relevance
312 uint32_t residual_length; /* Residual transfer length. */ member409 uint32_t residual_length; /* Residual transfer length. */ member1021 uint32_t residual_length; member1036 uint32_t residual_length; member1047 uint32_t residual_length; member1084 uint32_t residual_length; member1099 uint32_t residual_length; member1110 uint32_t residual_length; member
1880 pkt->residual_length == 0 && in ql_status_entry()2009 pkt->residual_length != 0 && in ql_24xx_status_entry()2129 uint32_t residual_length; in ql_status_error() member2152 sts.residual_length = sts.comp_status == CS_DATA_UNDERRUN ? in ql_status_error()2154 (uint32_t *)&pkt24->residual_length) : 0; in ql_status_error()2164 (sts.residual_length != pkt24->fcp_rsp_residual_count)) { in ql_status_error()2167 sts.residual_length, in ql_status_error()2179 sts.residual_length != sp->fcp->fcp_data_len)) { in ql_status_error()2251 sts.residual_length = sts.comp_status == CS_DATA_UNDERRUN ? in ql_status_error()2253 (uint32_t *)&pkt23->residual_length) : 0; in ql_status_error()[all …]
2006 uint32_t residual_length; in ql_scsi_passthru() member2423 sts.residual_length = LE_32(pkt->sts24.residual_length); in ql_scsi_passthru()2476 sts.residual_length = LE_32(pkt->sts.residual_length); in ql_scsi_passthru()2544 sts.residual_length = 0; in ql_scsi_passthru()2563 scsi_req.resid = sts.residual_length; in ql_scsi_passthru()2604 scsi_req.resid = sts.residual_length; in ql_scsi_passthru()