Searched refs:sys_vendor (Results 1 – 2 of 2) sorted by relevance
| /src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | dmi.c | 204 const char *sys_vendor; in brcmf_dmi_probe() local 222 sys_vendor = dmi_get_system_info(DMI_SYS_VENDOR); in brcmf_dmi_probe() 224 if (sys_vendor && product_name) { in brcmf_dmi_probe() 226 sys_vendor, product_name); in brcmf_dmi_probe()
|
| /src/usr.sbin/moused/moused/ |
| H A D | quirks.c | 415 char sys_vendor[LEN], product_name[LEN], product_version[LEN]; in init_dmi() local 423 kenv(KENV_GET, "smbios.system.maker", sys_vendor, LEN); in init_dmi() 451 bios_vendor, bios_version, bios_date, sys_vendor, product_name, in init_dmi()
|