Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_core.c235 static void ahd_alloc_scbs(struct ahd_softc *ahd);
6474 ahd_alloc_scbs(ahd); in ahd_init_scbdata()
6721 ahd_alloc_scbs(ahd); in ahd_get_scb()
6792 ahd_alloc_scbs(struct ahd_softc *ahd) in ahd_alloc_scbs() function