Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx_pci.c707 static int ahc_pci_chip_init(struct ahc_softc *ahc);
863 ahc->bus_chip_init = ahc_pci_chip_init; in ahc_pci_config()
2082 ahc_pci_chip_init(struct ahc_softc *ahc) in ahc_pci_chip_init() function