Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_core.c244 static void ahc_alloc_scbs(struct ahc_softc *ahc);
525 ahc_alloc_scbs(ahc); in ahc_get_scb()
4845 ahc_alloc_scbs(ahc); in ahc_init_scbdata()
4929 ahc_alloc_scbs(struct ahc_softc *ahc) in ahc_alloc_scbs() function