Lines Matching refs:hc
150 void (*HFC_outb)(struct hfc_multi *hc, u_char reg,
152 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg,
154 u_char (*HFC_inb)(struct hfc_multi *hc, u_char reg,
156 u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg,
158 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg,
160 u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg,
162 void (*HFC_wait)(struct hfc_multi *hc,
164 void (*HFC_wait_nodebug)(struct hfc_multi *hc,
167 void (*HFC_outb)(struct hfc_multi *hc, u_char reg,
169 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg,
171 u_char (*HFC_inb)(struct hfc_multi *hc, u_char reg);
172 u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg);
173 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg);
174 u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg);
175 void (*HFC_wait)(struct hfc_multi *hc);
176 void (*HFC_wait_nodebug)(struct hfc_multi *hc);
178 void (*read_fifo)(struct hfc_multi *hc, u_char *data,
180 void (*write_fifo)(struct hfc_multi *hc, u_char *data,