Searched refs:ahc_get_scb (Results 1 – 3 of 3) sorted by relevance
254 ahc_get_scb(struct ahc_softc *ahc);361 ahc_get_scb(struct ahc_softc *ahc) in ahc_get_scb() function
3685 if ((scb = ahc_get_scb(ahc)) == NULL) {
4387 ahc->next_queued_scb = ahc_get_scb(ahc); in ahc_init_scbdata()