Lines Matching refs:sfax_hw
57 struct sfax_hw {
76 _set_debug(struct sfax_hw *card)
87 struct sfax_hw *card;
108 IOFUNC_IND(ISAC, sfax_hw, p_isac)
109 IOFUNC_IND(ISAR, sfax_hw, p_isar)
114 struct sfax_hw *sf = dev_id;
146 enable_hwirq(struct sfax_hw *sf)
154 disable_hwirq(struct sfax_hw *sf)
162 reset_speedfax(struct sfax_hw *sf)
176 sfax_ctrl(struct sfax_hw *sf, u32 cmd, u_long arg)
208 channel_ctrl(struct sfax_hw *sf, struct mISDN_ctrl_req *cq)
240 struct sfax_hw *sf = dch->hw;
273 init_card(struct sfax_hw *sf)
312 setup_speedfax(struct sfax_hw *sf)
341 release_card(struct sfax_hw *card) {
362 setup_instance(struct sfax_hw *card)
445 struct sfax_hw *card = kzalloc(sizeof(struct sfax_hw), GFP_KERNEL);
473 struct sfax_hw *card = pci_get_drvdata(pdev);