Home
last modified time | relevance | path

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

/drivers/scsi/aic7xxx/
Daic7xxx_core.c251 static void ahc_alloc_scbs(struct ahc_softc *ahc);
532 ahc_alloc_scbs(ahc); in ahc_get_scb()
4887 ahc_alloc_scbs(ahc); in ahc_init_scbdata()
4966 ahc_alloc_scbs(struct ahc_softc *ahc) in ahc_alloc_scbs() function