Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Dipacx.c321 u_char istad, rstad; in dch_int() local
330 rstad = cs->readisac(cs, IPACX_RSTAD); in dch_int()
331 if ((rstad & 0xf0) != 0xa0) { // !(VFR && !RDO && CRC && !RAB) in dch_int()
332 if (!(rstad & 0x80)) in dch_int()
335 if ((rstad & 0x40)) in dch_int()
338 if (!(rstad & 0x20)) in dch_int()