Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7770.c242 error = ahc_init(ahc); in aic7770_config()
334 * where ahc_init will find it. in aha2840_load_seeprom()
H A Daic7xxx.h1218 int ahc_init(struct ahc_softc *ahc);
H A Daic7xxx_pci.c1026 error = ahc_init(ahc); in ahc_pci_config()
1487 * where ahc_init will find it. in check_extport()
H A Daic7xxx.c4773 ahc_init(struct ahc_softc *ahc) in ahc_init() function