Home
last modified time | relevance | path

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

/openbsd/sys/dev/eisa/
H A Dahc_eisa.c338 ahc_intr_enable(ahc, TRUE); in ahc_eisa_attach()
/openbsd/sys/arch/i386/isa/
H A Dahc_isa.c476 ahc_intr_enable(ahc, TRUE); in ahc_isa_attach()
/openbsd/sys/dev/ic/
H A Daic7xxxvar.h1198 void ahc_intr_enable(struct ahc_softc *ahc, int enable);
H A Daic7xxx_openbsd.c86 ahc_intr_enable(ahc, TRUE); in ahc_attach()
H A Daic7xxx.c4923 ahc_intr_enable(struct ahc_softc *ahc, int enable) in ahc_intr_enable() function
/openbsd/sys/dev/pci/
H A Dahc_pci.c812 ahc_intr_enable(ahc, FALSE); in ahc_pci_attach()