Lines Matching refs:tstate
466 struct ahc_tmode_tstate *tstate;
469 status = ahc_find_tmode_devs(ahc, sim, ccb, &tstate,
475 tstate = NULL;
577 struct ahc_tmode_tstate *tstate;
581 status = ahc_find_tmode_devs(ahc, sim, ccb, &tstate,
611 struct ahc_tmode_tstate *tstate;
626 devinfo.target, &tstate);
630 discenable = &tstate->discenable;
631 tagenable = &tstate->tagenable;
835 struct ahc_tmode_tstate *tstate;
846 devinfo.target, &tstate);
862 if ((tstate->discenable & devinfo.target_mask) != 0)
865 if ((tstate->tagenable & devinfo.target_mask) != 0)
937 struct ahc_tmode_tstate *tstate;
1054 &tstate);
1059 if ((tstate->ultraenb & mask) != 0)
1062 if ((tstate->discenable & mask) != 0
1072 } else if ((tstate->auto_negotiate & mask) != 0) {
1205 struct ahc_tmode_tstate *tstate;
1210 status = ahc_find_tmode_devs(ahc, sim, abort_ccb, &tstate,