Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_osm.h322 static __inline void ahc_set_residual(struct scb *, u_long);
376 void ahc_set_residual(struct scb *scb, u_long resid) in ahc_set_residual() function
H A Daic7xxx.c6145 ahc_set_residual(scb, resid); in ahc_calc_residual()