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