Searched refs:ahd_get_transfer_length (Results 1 – 3 of 3) sorted by relevance
559 u_long ahd_get_transfer_length(struct scb *scb) in ahd_get_transfer_length() function
1787 ahd_get_transfer_length(scb) - ahd_get_residual(scb); in ahd_done()1819 ahd_get_transfer_length(scb)); in ahd_done()
438 if (ahd_get_transfer_length(scb) & 0x01) in ahd_setup_scb_common()2214 ahd_get_transfer_length(scb), scb->sg_count); in ahd_handle_seqint()9002 if (ahd_get_residual(scb) == ahd_get_transfer_length(scb)) { in ahd_handle_scsi_status()9089 resid = ahd_get_transfer_length(scb); in ahd_calc_residual()