ahc_get_scb      4319 dev/ic/aic7xxx.c 	ahc->next_queued_scb = ahc_get_scb(ahc);
ahc_get_scb       262 dev/ic/aic7xxx_inline.h 			ahc_get_scb(struct ahc_softc *ahc);
ahc_get_scb       331 dev/ic/aic7xxx_openbsd.c 	if ((scb = ahc_get_scb(ahc)) == NULL) {