Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h1003 static __inline void ahc_set_residual(struct scb *, u_long);
1106 void ahc_set_residual(struct scb *scb, u_long resid) in ahc_set_residual() function
Daic7xxx_osm.c3755 ahc_set_residual(scb, 0);
Daic7xxx_core.c6203 ahc_set_residual(scb, resid); in ahc_calc_residual()