Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxx_inline.h504 static __inline u_int ahc_check_cmdcmpltqueues(struct ahc_softc *ahc);
552 ahc_check_cmdcmpltqueues(struct ahc_softc *ahc) in ahc_check_cmdcmpltqueues() function
602 && (ahc_check_cmdcmpltqueues(ahc) != 0)) in ahc_intr()