ahc_alloc_tstate
ahc_alloc_tstate(struct ahc_softc *ahc,
if (ahc_alloc_tstate(ahc, ahc->our_id, 'A') == NULL) {
if (ahc_alloc_tstate(ahc, ahc->our_id_b, 'B') == NULL) {
tstate = ahc_alloc_tstate(ahc, target, channel);