Lines Matching refs:bytes_xfered
768 …chan, atp->tag, atp->orig_datalen, atp->bytes_xfered, (uintmax_t)atp->lun, atp->nphdl, atp->sid, a… in isp_dump_atpd()
1016 cso->tag_id, atp->orig_datalen, atp->bytes_xfered, atp->bytes_in_transit); in isp_target_start_ctio()
1048 tmp = atp->bytes_xfered + atp->bytes_in_transit; in isp_target_start_ctio()
1091 resid = atp->orig_datalen - atp->bytes_xfered - atp->bytes_in_transit; in isp_target_start_ctio()
1179 cto->rsp.m0.reloff = atp->bytes_xfered + atp->bytes_in_transit; in isp_target_start_ctio()
1190 resid = atp->orig_datalen - atp->bytes_xfered - xfrlen; in isp_target_start_ctio()
1206 …to), ATPD_GET_NCAM(cto), atp->cdb0, cto->ct_scsi_status, cto->ct_flags, xfrlen, atp->bytes_xfered); in isp_target_start_ctio()
1247 ccb->ccb_h.spriv_field0 = atp->bytes_xfered; in isp_target_start_ctio()
1429 atp->bytes_xfered = 0; in isp_handle_platform_atio7()
1488 atp->bytes_xfered = srr_off; in isp_handle_srr_start()
1641 atp->bytes_xfered += data_requested - resid; in isp_handle_platform_ctio()