Home
last modified time | relevance | path

Searched refs:ahd_get_residual (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h513 static inline u_long ahd_get_residual(struct scb *);
608 u_long ahd_get_residual(struct scb *scb) in ahd_get_residual() function
H A Daic79xx_osm.c1793 ahd_get_transfer_length(scb) - ahd_get_residual(scb); in ahd_done()
1824 ahd_get_residual(scb), in ahd_done()
H A Daic79xx_core.c9006 if (ahd_get_residual(scb) == ahd_get_transfer_length(scb)) { in ahd_handle_scsi_status()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h583 u_long ahd_get_residual(struct scb *scb) in ahd_get_residual() function
H A Daic79xx_osm.c1787 ahd_get_transfer_length(scb) - ahd_get_residual(scb); in ahd_done()
1818 ahd_get_residual(scb), in ahd_done()
H A Daic79xx_core.c9002 if (ahd_get_residual(scb) == ahd_get_transfer_length(scb)) { in ahd_handle_scsi_status()

Completed in 31 milliseconds