Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c181 static int ahd_init_scbdata(struct ahd_softc *ahd);
5584 ahd_init_scbdata(struct ahd_softc *ahd) in ahd_init_scbdata() function
6374 if (ahd_init_scbdata(ahd) != 0) in ahd_init()