Home
last modified time | relevance | path

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

/freebsd-13-stable/stand/i386/libi386/
HDvbe.h57 uint16_t ModeAttributes; member
HDvbe.c487 if ((mi->ModeAttributes & 0x01) == 0) in vbe_mode_is_supported()
489 if ((mi->ModeAttributes & 0x08) == 0) in vbe_mode_is_supported()
491 if ((mi->ModeAttributes & 0x10) == 0) in vbe_mode_is_supported()