Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_core.c200 static int ahc_init_scbdata(struct ahc_softc *ahc);
4760 ahc_init_scbdata(struct ahc_softc *ahc) in ahc_init_scbdata() function
5373 if (ahc_init_scbdata(ahc) != 0) in ahc_init()