Lines Matching refs:hc
151 void (*HFC_outb)(struct hfc_multi *hc, u_char reg,
153 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg,
155 u_char (*HFC_inb)(struct hfc_multi *hc, u_char reg,
157 u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg,
159 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg,
161 u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg,
163 void (*HFC_wait)(struct hfc_multi *hc,
165 void (*HFC_wait_nodebug)(struct hfc_multi *hc,
168 void (*HFC_outb)(struct hfc_multi *hc, u_char reg,
170 void (*HFC_outb_nodebug)(struct hfc_multi *hc, u_char reg,
172 u_char (*HFC_inb)(struct hfc_multi *hc, u_char reg);
173 u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg);
174 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg);
175 u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg);
176 void (*HFC_wait)(struct hfc_multi *hc);
177 void (*HFC_wait_nodebug)(struct hfc_multi *hc);
179 void (*read_fifo)(struct hfc_multi *hc, u_char *data,
181 void (*write_fifo)(struct hfc_multi *hc, u_char *data,