Home
last modified time | relevance | path

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

/NextBSD/sys/dev/aic7xxx/
HDaic7770.c248 error = ahc_init(ahc); in aic7770_config()
HDaic7xxx.h1222 int ahc_init(struct ahc_softc *ahc);
HDaic7xxx_pci.c1036 error = ahc_init(ahc); in ahc_pci_config()
HDaic7xxx.c4830 ahc_init(struct ahc_softc *ahc) in ahc_init() function