Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dgeode.c302 if (bios_oem_strings(&bios_soekris, in geode_probe()
306 } else if (bios_oem_strings(&bios_pcengines, in geode_probe()
324 if (bios_oem_strings(&bios_advantech, in geode_probe()
332 if (bios_oem_strings(&bios_soekris_55, in geode_probe()
336 } else if (bios_oem_strings(&bios_pcengines_55, in geode_probe()
H A Delan-mmcr.c494 if ( bios_oem_strings(&bios_soekris, bios_oem, BIOS_OEM_MAXLEN) > 0 ) in elan_drvinit()
H A Dbios.c444 bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen) in bios_oem_strings() function
/f-stack/freebsd/amd64/include/pc/
H A Dbios.h119 int bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen);
/f-stack/freebsd/i386/include/pc/
H A Dbios.h344 int bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen);