Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic79xx_inline.h835 static __inline u_int ahd_check_cmdcmpltqueues(struct ahd_softc *ahd);
867 ahd_check_cmdcmpltqueues(struct ahd_softc *ahd) in ahd_check_cmdcmpltqueues() function
918 && (ahd_check_cmdcmpltqueues(ahd) != 0)) in ahd_intr()
HDaic79xx.c9028 if (ahd_check_cmdcmpltqueues(ahd)) in ahd_dump_card_state()