Lines Matching defs:hfc_pci

17  *	See hfc_pci.h for debug flags.
40 #include "hfc_pci.h"
123 struct hfc_pci {
139 enable_hwirq(struct hfc_pci *hc)
146 disable_hwirq(struct hfc_pci *hc)
156 release_io_hfcpci(struct hfc_pci *hc)
170 hfcpci_setmode(struct hfc_pci *hc)
193 reset_hfcpci(struct hfc_pci *hc)
293 struct hfc_pci *hc = from_timer(hc, t, hw.timer);
307 Sel_BCS(struct hfc_pci *hc, int channel)
323 hfcpci_clear_fifo_rx(struct hfc_pci *hc, int fifo)
352 static void hfcpci_clear_fifo_tx(struct hfc_pci *hc, int fifo)
452 receive_dmsg(struct hfc_pci *hc)
600 struct hfc_pci *hc = bch->hw;
662 hfcpci_fill_dfifo(struct hfc_pci *hc)
741 struct hfc_pci *hc = bch->hw;
940 struct hfc_pci *hc = dch->hw;
957 struct hfc_pci *hc = dch->hw;
1035 struct hfc_pci *hc = dch->hw;
1053 struct hfc_pci *hc = dch->hw;
1143 struct hfc_pci *hc = dev_id;
1239 struct hfc_pci *hc = bch->hw;
1432 struct hfc_pci *hc = bch->hw;
1507 struct hfc_pci *hc = bch->hw;
1528 struct hfc_pci *hc = bch->hw;
1577 struct hfc_pci *hc = dch->hw;
1665 struct hfc_pci *hc = bch->hw;
1708 inithfcpci(struct hfc_pci *hc)
1719 init_card(struct hfc_pci *hc)
1780 channel_ctrl(struct hfc_pci *hc, struct mISDN_ctrl_req *cq)
1878 open_dchannel(struct hfc_pci *hc, struct mISDNchannel *ch,
1930 open_bchannel(struct hfc_pci *hc, struct channel_req *rq)
1956 struct hfc_pci *hc = dch->hw;
1992 setup_hw(struct hfc_pci *hc)
2057 release_card(struct hfc_pci *hc) {
2084 setup_card(struct hfc_pci *card)
2223 struct hfc_pci *card;
2226 card = kzalloc(sizeof(struct hfc_pci), GFP_KERNEL);
2253 struct hfc_pci *card = pci_get_drvdata(pdev);
2274 struct hfc_pci *hc = dev_get_drvdata(dev);