Home
last modified time | relevance | path

Searched refs:ModeAttributes (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dvbe.h60 uint16_t ModeAttributes; member
H A Dvbe.c260 if ((mi->ModeAttributes & 0x01) == 0) in vbe_mode_is_supported()
262 if ((mi->ModeAttributes & 0x08) == 0) in vbe_mode_is_supported()
264 if ((mi->ModeAttributes & 0x10) == 0) in vbe_mode_is_supported()