Home
last modified time | relevance | path

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

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