Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Dipacx.c205 int rbchd, stard; in dbusy_timer_handler() local
209 stard = cs->readisac(cs, IPACX_STARD); in dbusy_timer_handler()
211 debugl1(cs, "D-Channel Busy RBCHD %02x STARD %02x", rbchd, stard); in dbusy_timer_handler()
212 if (!(stard & 0x40)) { // D-Channel Busy in dbusy_timer_handler()