Searched defs:IIOV (Results 1 – 5 of 5) sorted by relevance
84 #define IIOV(pa) ((u_int)(pa) - INTIOBASE + (u_int)intiobase) macro
49 #define IIOV(x) (x) macro
139 #define IIOV(pa) (((u_int)(pa) - intiobase_phys) + (u_int)intiobase) macro
102 #define IIOV(pa) ((paddr_t)(pa)-INTIOBASE+(vaddr_t)intiobase) macro
271 #define IIOV(pa) ((int)(pa)-INTIOBASE+intiobase) macro