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

/freebsd-12-stable/sys/i386/i386/
H A Delan-mmcr.c468 #define BIOS_OEM_MAXLEN 72 macro
469 static u_char bios_oem[BIOS_OEM_MAXLEN] = "\0";
489 if ( bios_oem_strings(&bios_soekris, bios_oem, BIOS_OEM_MAXLEN) > 0 )
H A Dgeode.c273 #define BIOS_OEM_MAXLEN 80 macro
274 static u_char bios_oem[BIOS_OEM_MAXLEN] = "\0";

Completed in 50 milliseconds