Searched refs:bios_oem_strings (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/i386/i386/ |
| H A D | geode.c | 302 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 D | elan-mmcr.c | 494 if ( bios_oem_strings(&bios_soekris, bios_oem, BIOS_OEM_MAXLEN) > 0 ) in elan_drvinit()
|
| H A D | bios.c | 444 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 D | bios.h | 119 int bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen);
|
| /f-stack/freebsd/i386/include/pc/ |
| H A D | bios.h | 344 int bios_oem_strings(struct bios_oem *oem, u_char *buffer, size_t maxlen);
|