Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c876 u8 starb, to = 50; in waitforCEC() local
879 starb = ReadHSCX(hx, IPAC_STARB); in waitforCEC()
880 if (!(starb & 0x04)) in waitforCEC()
896 u8 starb, to = 50; in waitforXFW() local
899 starb = ReadHSCX(hx, IPAC_STARB); in waitforXFW()
900 if ((starb & 0x44) == 0x40) in waitforXFW()