Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c285 ahd_intr_enable(ahd, TRUE); in ahd_attach()
1333 ahd_intr_enable(ahd, FALSE);
H A Daic79xx.h1414 void ahd_intr_enable(struct ahd_softc *ahd, int enable);
H A Daic79xx.c7026 ahd_intr_enable(struct ahd_softc *ahd, int enable) in ahd_intr_enable() function
7150 ahd_intr_enable(ahd, TRUE); in ahd_resume()
7867 ahd_intr_enable(ahd, /*enable*/TRUE); in ahd_reset_current_bus()