Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c175 static int ahd_init_scbdata(struct ahd_softc *ahd);
6352 ahd_init_scbdata(struct ahd_softc *ahd) in ahd_init_scbdata() function
7103 if (ahd_init_scbdata(ahd) != 0) in ahd_init()