Lines Matching +defs:val +defs:pt
242 #define HFC_outb(hc, reg, val) \ argument
244 #define HFC_outb_nodebug(hc, reg, val) \ argument
259 #define HFC_outb(hc, reg, val) (hc->HFC_outb(hc, reg, val)) argument
260 #define HFC_outb_nodebug(hc, reg, val) (hc->HFC_outb_nodebug(hc, reg, val)) argument
276 HFC_outb_pcimem(struct hfc_multi *hc, u_char reg, u_char val, in HFC_outb_pcimem()
316 HFC_outb_regio(struct hfc_multi *hc, u_char reg, u_char val, in HFC_outb_regio()
359 HFC_outb_debug(struct hfc_multi *hc, u_char reg, u_char val, in HFC_outb_debug()
390 u_char val = HFC_inb_nodebug(hc, reg); in HFC_inb_debug() local
420 u_short val = HFC_inw_nodebug(hc, reg); in HFC_inw_debug() local
632 cpld_write_reg(struct hfc_multi *hc, unsigned char reg, unsigned char val) in cpld_write_reg()
1080 u_long flags, val, val2 = 0, rev; in init_chip() local
3827 int i, pt; in hfcmulti_initmode() local
4491 int pt, ci, i = 0; in release_port() local
4772 init_e1_port(struct hfc_multi *hc, struct hm_map *m, int pt) in init_e1_port()
4846 init_multi_port(struct hfc_multi *hc, int pt) in init_multi_port()
4967 int pt; in hfcmulti_init() local