Searched refs:bios_getquirks (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/stand/i386/libi386/
H A Dbiosmem.c82 bios_getquirks(void) function
123 !(bios_getquirks() & BQ_DISTRUST_E820_EXTMEM)) {
232 int bq = bios_getquirks();

Completed in 102 milliseconds