Searched refs:hw_vendor (Results 1 – 1 of 1) sorted by relevance
140 char *hw_vendor; in madt_setup_local() local172 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()