Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
DmISDNipac.c891 u8 starb, to = 50; in waitforCEC() local
894 starb = ReadHSCX(hx, IPAC_STARB); in waitforCEC()
895 if (!(starb & 0x04)) in waitforCEC()
911 u8 starb, to = 50; in waitforXFW() local
914 starb = ReadHSCX(hx, IPAC_STARB); in waitforXFW()
915 if ((starb & 0x44) == 0x40) in waitforXFW()