HFC_inw_nodebug
u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg,
u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg);
z1 = HFC_inw_nodebug(hc, A_Z1) - hc->Zmin;
z2 = HFC_inw_nodebug(hc, A_Z2) - hc->Zmin;
while (z2 != (temp = (HFC_inw_nodebug(hc, A_Z2) - hc->Zmin))) {
z1 = HFC_inw_nodebug(hc, A_Z1) - hc->Zmin;
while (z1 != (temp = (HFC_inw_nodebug(hc, A_Z1) - hc->Zmin))) {
z2 = HFC_inw_nodebug(hc, A_Z2) - hc->Zmin;
(hc->HFC_inw_nodebug(hc, reg, __func__, __LINE__))
#define HFC_inw_nodebug(hc, reg) (hc->HFC_inw_nodebug(hc, reg))
u_short val = HFC_inw_nodebug(hc, reg);
hc->HFC_inw_nodebug = hc->HFC_inw;