Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx_pci.c434 error = ahd_init(ahd); in ahd_pci_config()
H A Daic79xx.h1412 int ahd_init(struct ahd_softc *ahd);
H A Daic79xx.c6256 ahd_init(struct ahd_softc *ahd) in ahd_init() function