Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_core.c207 static int ahc_init_scbdata(struct ahc_softc *ahc);
4773 ahc_init_scbdata(struct ahc_softc *ahc) in ahc_init_scbdata() function
5406 if (ahc_init_scbdata(ahc) != 0) in ahc_init()