Searched refs:T1_OUTSTAT (Results 1 – 2 of 2) sorted by relevance
85 dummy = t1inp(base, T1_FASTLINK+T1_OUTSTAT); /* first read */ in t1_detectandinit()110 if (t1inp(base, T1_FASTLINK+T1_OUTSTAT) != 0x1) /* tx empty */ in t1_detectandinit()122 if (t1inp(base, T1_SLOWLINK+T1_OUTSTAT) != 0x1) /* tx empty */ in t1_detectandinit()
343 #define T1_OUTSTAT B1_OUTSTAT macro