Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_core.c243 static void ahd_alloc_scbs(struct ahd_softc *ahd);
6486 ahd_alloc_scbs(ahd); in ahd_init_scbdata()
6733 ahd_alloc_scbs(ahd); in ahd_get_scb()
6804 ahd_alloc_scbs(struct ahd_softc *ahd) in ahd_alloc_scbs() function