Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/i386/i386/
HDbios.c447 u_char c, *s, *se, *str, *bios_str; in bios_oem_strings() local
484 bios_str = NULL; in bios_oem_strings()
489 bios_str = s; in bios_oem_strings()
497 if (bios_str) { in bios_oem_strings()
499 c = bios_str[i+off]; in bios_oem_strings()