Home
last modified time | relevance | path

Searched refs:ahc_init (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/eisa/
H A Dahc_eisa.c302 if (ahc_init(ahc)) { in ahc_eisa_attach()
/openbsd/sys/arch/i386/isa/
H A Dahc_isa.c447 if(ahc_init(ahc)){ in ahc_isa_attach()
/openbsd/sys/dev/ic/
H A Daic7xxxvar.h1197 int ahc_init(struct ahc_softc *ahc);
H A Daic7xxx.c4634 ahc_init(struct ahc_softc *ahc) in ahc_init() function
/openbsd/sys/dev/pci/
H A Dahc_pci.c1050 if (ahc_init(ahc)) in ahc_pci_attach()