Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic7xxx_openbsd.h205 static __inline void ahc_set_sense_residual(struct scb *, u_long);
263 ahc_set_sense_residual(struct scb *scb, u_long resid) in ahc_set_sense_residual() function
Daic7xxx.c5974 ahc_set_sense_residual(scb, resid); in ahc_calc_residual()