Searched refs:residual_length (Results 1 – 3 of 3) sorted by relevance
290 uint32_t residual_length; /* Residual transfer length. */ member388 uint32_t residual_length; /* Residual transfer length. */ member985 uint32_t residual_length; member998 uint32_t residual_length; member1009 uint32_t residual_length; member1044 uint32_t residual_length; member1057 uint32_t residual_length; member1068 uint32_t residual_length; member
1995 pkt->residual_length == 0 && in ql_status_entry()2131 pkt->residual_length != 0 && in ql_24xx_status_entry()2254 uint32_t residual_length; in ql_status_error() member2277 sts.residual_length = sts.comp_status == CS_DATA_UNDERRUN ? in ql_status_error()2279 (uint32_t *)&pkt24->residual_length) : 0; in ql_status_error()2289 (sts.residual_length != pkt24->fcp_rsp_residual_count)) { in ql_status_error()2292 sts.residual_length, in ql_status_error()2304 sts.residual_length != sp->fcp->fcp_data_len)) { in ql_status_error()2377 sts.residual_length = sts.comp_status == CS_DATA_UNDERRUN ? in ql_status_error()2379 (uint32_t *)&pkt23->residual_length) : 0; in ql_status_error()[all …]
2091 uint32_t residual_length; in ql_scsi_passthru() member2529 sts.residual_length = LE_32(pkt->sts24.residual_length); in ql_scsi_passthru()2582 sts.residual_length = LE_32(pkt->sts.residual_length); in ql_scsi_passthru()2650 sts.residual_length = 0; in ql_scsi_passthru()2669 scsi_req.resid = sts.residual_length; in ql_scsi_passthru()2710 scsi_req.resid = sts.residual_length; in ql_scsi_passthru()