Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c200 static int ahc_init_scbdata(struct ahc_softc *ahc);
4732 ahc_init_scbdata(struct ahc_softc *ahc) in ahc_init_scbdata() function
5344 if (ahc_init_scbdata(ahc) != 0) in ahc_init()