ahd_get_residual 9046 drivers/scsi/aic7xxx/aic79xx_core.c 		if (ahd_get_residual(scb) == ahd_get_transfer_length(scb)) {
ahd_get_residual 1806 drivers/scsi/aic7xxx/aic79xx_osm.c 		    ahd_get_transfer_length(scb) - ahd_get_residual(scb);
ahd_get_residual 1836 drivers/scsi/aic7xxx/aic79xx_osm.c 				ahd_get_residual(scb),
ahd_get_residual  513 drivers/scsi/aic7xxx/aic79xx_osm.h static inline u_long ahd_get_residual(struct scb *);