Home
last modified time | relevance | path

Searched refs:ahc_get_residual (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx_osm.h536 static inline u_long ahc_get_residual(struct scb *);
631 u_long ahc_get_residual(struct scb *scb) in ahc_get_residual() function
Daic7xxx_osm.c1738 ahc_get_transfer_length(scb) - ahc_get_residual(scb); in ahc_done()
1768 ahc_get_residual(scb), in ahc_done()
Daic7xxx_core.c1127 if (ahc_get_residual(scb) in ahc_handle_seqint()