Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/acpica/
H A Dmadt.c140 char *hw_vendor; in madt_setup_local() local
172 hw_vendor = kern_getenv("smbios.planar.maker"); in madt_setup_local()
183 if (hw_vendor != NULL) { in madt_setup_local()
184 if (!strcmp(hw_vendor, "LENOVO") || in madt_setup_local()
185 !strcmp(hw_vendor, in madt_setup_local()
190 freeenv(hw_vendor); in madt_setup_local()