Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c206 static int ahc_init_scbdata(struct ahc_softc *ahc);
4276 ahc_init_scbdata(struct ahc_softc *ahc) in ahc_init_scbdata() function
4925 if (ahc_init_scbdata(ahc) != 0) in ahc_init()