Searched refs:BIOSDATA_FLAG (Results 1 – 2 of 2) sorted by relevance
261 #define BIOSDATA_FLAG 0x02 macro
281 if (flags & BIOSDATA_FLAG) { in set_bios_selectors() 323 int flags = BIOSCODE_FLAG | BIOSDATA_FLAG; in bios16()