Home
last modified time | relevance | path

Searched refs:T1_OUTSTAT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/isdn/avmb1/
Dt1isa.c85 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()
Davmcard.h343 #define T1_OUTSTAT B1_OUTSTAT macro