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

/linux-4.1.27/drivers/isdn/hisax/
H A Dipacx.c204 int rbchd, stard; dbusy_timer_handler() local
208 stard = cs->readisac(cs, IPACX_STARD); dbusy_timer_handler()
210 debugl1(cs, "D-Channel Busy RBCHD %02x STARD %02x", rbchd, stard); dbusy_timer_handler()
211 if (!(stard & 0x40)) { // D-Channel Busy dbusy_timer_handler()

Completed in 119 milliseconds