Searched defs:Read_hfc (Results 1 – 3 of 3) sorted by relevance
69 Read_hfc(struct IsdnCardState *cs, u_char regnum) in Read_hfc() function
232 #define Read_hfc(a, b) (*(((u_char *)a->hw.hfcpci.pci_io) + b)) macro
228 #define Read_hfc(a, b) (readb((a->hw.pci_io) + b)) macro