Home
last modified time | relevance | path

Searched refs:vbe_available (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/i386/loader/
H A Dgfx_bios.c58 if (vbe_available()) in bi_load_vbe_data()
63 if (vbe_available()) { in bi_load_vbe_data()
/freebsd/stand/i386/libi386/
H A Dvbe.h159 bool vbe_available(void);
H A Dvbe.c626 vbe_available(void) in vbe_available() function