Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Daic7xxx_openbsd.h289 static __inline u_long ahc_get_residual(struct scb *);
355 u_long ahc_get_residual(struct scb *scb) in ahc_get_residual() function
Daic7xxx.c562 if (ahc_get_residual(scb) in ahc_handle_seqint()