Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h1005 static __inline u_long ahc_get_residual(struct scb *);
1122 u_long ahc_get_residual(struct scb *scb) in ahc_get_residual() function
Daic7xxx_osm.c4161 ahc_get_transfer_length(scb) - ahc_get_residual(scb);
4181 ahc_get_residual(scb),
Daic7xxx_core.c546 if (ahc_get_residual(scb) in ahc_handle_seqint()