Searched defs:SMC_inw (Results 1 – 1 of 1) sorted by relevance
68 #define SMC_inw(a, r) \ macro125 #define SMC_inw(a, r) readw((a) + (r)) macro159 #define SMC_inw(a, r) ioread16be((a) + (r)) macro180 #define SMC_inw(a, r) ioread16((a) + (r)) macro401 #define SMC_inw(ioaddr, reg) SMC_inw_b(ioaddr, reg) macro