ahc_alloc_tstate  155 dev/ic/aic7xxx.c 			ahc_alloc_tstate(struct ahc_softc *ahc,
ahc_alloc_tstate 4806 dev/ic/aic7xxx.c 	if (ahc_alloc_tstate(ahc, ahc->our_id, 'A') == NULL) {
ahc_alloc_tstate 4813 dev/ic/aic7xxx.c 		if (ahc_alloc_tstate(ahc, ahc->our_id_b, 'B') == NULL) {
ahc_alloc_tstate 6872 dev/ic/aic7xxx.c 			tstate = ahc_alloc_tstate(ahc, target, channel);