Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h1448 void ahd_handle_seqint(struct ahd_softc *ahd, u_int intstat);
H A Daic79xx_inline.h971 ahd_handle_seqint(ahd, intstat); in ahd_intr()
H A Daic79xx.c913 ahd_handle_seqint(struct ahd_softc *ahd, u_int intstat) in ahd_handle_seqint() function