Searched defs:HFC_inb_nodebug (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c245 #define HFC_inb_nodebug(hc, reg) \ macro
259 #define HFC_inb_nodebug(hc, reg) (hc->HFC_inb_nodebug(hc, reg)) macro
[all...]
H A Dhfc_multi.h156 u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg, member in struct:hfc_multi
172 u_char (*HFC_inb_nodebug)(struct hfc_multi *hc, u_char reg); member in struct:hfc_multi

Completed in 41 milliseconds