Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_inline.h510 static __inline u_int ahc_check_cmdcmpltqueues(struct ahc_softc *ahc);
541 ahc_check_cmdcmpltqueues(struct ahc_softc *ahc) in ahc_check_cmdcmpltqueues() function
590 && (ahc_check_cmdcmpltqueues(ahc) != 0)) in ahc_intr()