Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c875 u8 starb, to = 50; in waitforCEC() local
878 starb = ReadHSCX(hx, IPAC_STARB); in waitforCEC()
879 if (!(starb & 0x04)) in waitforCEC()
895 u8 starb, to = 50; in waitforXFW() local
898 starb = ReadHSCX(hx, IPAC_STARB); in waitforXFW()
899 if ((starb & 0x44) == 0x40) in waitforXFW()