Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic77xx.c117 if (ahc_init(ahc)) { in ahc_aic77xx_attach()
H A Daic7xxxvar.h1277 int ahc_init(struct ahc_softc *);
H A Daic7xxx.c4429 ahc_init(struct ahc_softc *ahc) in ahc_init() function
/netbsd-src/sys/dev/cardbus/
H A Dahc_cardbus.c236 if (ahc_init(ahc)) { in ahc_cardbus_attach()
/netbsd-src/sys/dev/pci/
H A Dahc_pci.c1094 if (ahc_init(ahc)) in ahc_pci_attach()