Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7770.c280 return (ahc_chip_init(ahc)); in aic7770_chip_init()
HDaic7xxx.h1221 int ahc_chip_init(struct ahc_softc *ahc);
HDaic7xxx_pci.c2103 return (ahc_chip_init(ahc)); in ahc_pci_chip_init()
HDaic7xxx.c4624 ahc_chip_init(struct ahc_softc *ahc) in ahc_chip_init() function