Searched defs:BIOS_SADDRTOLADDR (Results 1 – 2 of 2) sorted by relevance
190 #define BIOS_SADDRTOLADDR(p) ((((p) & 0xffff0000) >> 12) + ((p) & 0x0000ffff)) macro
397 #define BIOS_SADDRTOLADDR(p) ((((p) & 0xffff0000) >> 12) + ((p) & 0x0000ffff)) macro