Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7770.c273 return (ahc_chip_init(ahc));
H A Daic7xxx.h1217 int ahc_chip_init(struct ahc_softc *ahc);
H A Daic7xxx_pci.c2096 return (ahc_chip_init(ahc)); in ahc_pci_chip_init()
H A Daic7xxx.c4587 ahc_chip_init(struct ahc_softc *ahc) in ahc_chip_init() function