Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_core.c235 static void ahd_alloc_scbs(struct ahd_softc *ahd);
6433 ahd_alloc_scbs(ahd); in ahd_init_scbdata()
6680 ahd_alloc_scbs(ahd); in ahd_get_scb()
6751 ahd_alloc_scbs(struct ahd_softc *ahd) in ahd_alloc_scbs() function