Searched refs:ahc_alloc_scbs (Results 1 – 3 of 3) sorted by relevance
366 if (ahc_alloc_scbs(ahc) == 0) in ahc_get_scb()
1226 int ahc_alloc_scbs(struct ahc_softc *ahc);
4392 while (ahc_alloc_scbs(ahc) != 0) in ahc_init_scbdata()4468 ahc_alloc_scbs(struct ahc_softc *ahc) in ahc_alloc_scbs() function