Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic79xx_inline.h820 static __inline u_int ahd_check_cmdcmpltqueues(struct ahd_softc *);
852 ahd_check_cmdcmpltqueues(struct ahd_softc *ahd) in ahd_check_cmdcmpltqueues() function
904 && (ahd_check_cmdcmpltqueues(ahd) != 0)) in ahd_intr()
H A Daic79xx.c8682 if (ahd_check_cmdcmpltqueues(ahd)) in ahd_dump_card_state()