Searched refs:hfcpci_clear_fifo_tx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c363 static void hfcpci_clear_fifo_tx(struct hfc_pci *hc, int fifo) function
379 printk(KERN_DEBUG "hfcpci_clear_fifo_tx%d f1(%x) f2(%x) "
394 "hfcpci_clear_fifo_tx%d f1(%x) f2(%x) z1(%x) z2(%x)\n",
1333 hfcpci_clear_fifo_tx(hc, (fifo2 & 2) ? 1 : 0);
1368 hfcpci_clear_fifo_tx(hc, (fifo2 & 2) ? 1 : 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhfc_pci.c243 static void hfcpci_clear_fifo_tx(struct IsdnCardState *cs, int fifo) function
1316 hfcpci_clear_fifo_tx(cs, fifo2);
1338 hfcpci_clear_fifo_tx(cs, fifo2);

Completed in 125 milliseconds