Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c406 error = ahd_softc_init(ahd); in ahd_pci_config()
H A Daic79xx.h1406 int ahd_softc_init(struct ahd_softc *);
H A Daic79xx.c5263 ahd_softc_init(struct ahd_softc *ahd) in ahd_softc_init() function