Lines Matching defs:hc

139 enable_hwirq(struct hfc_pci *hc)  in enable_hwirq()
146 disable_hwirq(struct hfc_pci *hc) in disable_hwirq()
156 release_io_hfcpci(struct hfc_pci *hc) in release_io_hfcpci()
170 hfcpci_setmode(struct hfc_pci *hc) in hfcpci_setmode()
193 reset_hfcpci(struct hfc_pci *hc) in reset_hfcpci()
293 struct hfc_pci *hc = from_timer(hc, t, hw.timer); in hfcpci_Timer() local
307 Sel_BCS(struct hfc_pci *hc, int channel) in Sel_BCS()
323 hfcpci_clear_fifo_rx(struct hfc_pci *hc, int fifo) in hfcpci_clear_fifo_rx()
352 static void hfcpci_clear_fifo_tx(struct hfc_pci *hc, int fifo) in hfcpci_clear_fifo_tx()
452 receive_dmsg(struct hfc_pci *hc) in receive_dmsg()
600 struct hfc_pci *hc = bch->hw; in main_rec_hfcpci() local
662 hfcpci_fill_dfifo(struct hfc_pci *hc) in hfcpci_fill_dfifo()
741 struct hfc_pci *hc = bch->hw; in hfcpci_fill_fifo() local
940 struct hfc_pci *hc = dch->hw; in handle_nt_timer3() local
957 struct hfc_pci *hc = dch->hw; in ph_state_nt() local
1035 struct hfc_pci *hc = dch->hw; in ph_state() local
1053 struct hfc_pci *hc = dch->hw; in hfc_l1callback() local
1143 struct hfc_pci *hc = dev_id; in hfcpci_int() local
1239 struct hfc_pci *hc = bch->hw; in mode_hfcpci() local
1432 struct hfc_pci *hc = bch->hw; in set_hfcpci_rxtest() local
1507 struct hfc_pci *hc = bch->hw; in deactivate_bchannel() local
1528 struct hfc_pci *hc = bch->hw; in hfc_bctrl() local
1577 struct hfc_pci *hc = dch->hw; in hfcpci_l2l1D() local
1660 struct hfc_pci *hc = bch->hw; in hfcpci_l2l1B() local
1703 inithfcpci(struct hfc_pci *hc) in inithfcpci()
1714 init_card(struct hfc_pci *hc) in init_card()
1775 channel_ctrl(struct hfc_pci *hc, struct mISDN_ctrl_req *cq) in channel_ctrl()
1873 open_dchannel(struct hfc_pci *hc, struct mISDNchannel *ch, in open_dchannel()
1925 open_bchannel(struct hfc_pci *hc, struct channel_req *rq) in open_bchannel()
1951 struct hfc_pci *hc = dch->hw; in hfc_dctrl() local
1987 setup_hw(struct hfc_pci *hc) in setup_hw()
2048 release_card(struct hfc_pci *hc) { in release_card()
2265 struct hfc_pci *hc = dev_get_drvdata(dev); in _hfcpci_softirq() local