Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_queues.c83 u32 hpic; in tpam_irq() local
147 hpic = readl(card->bar0 + TPAM_HPIC_REGISTER); in tpam_irq()
155 } while (hpic & 0x00000002); in tpam_irq()
289 u32 hpic; in tpam_sendpacket() local
355 hpic = readl(card->bar0 + TPAM_HPIC_REGISTER); in tpam_sendpacket()
362 } while (hpic & 0x00000002); in tpam_sendpacket()