Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
HDdrm_drv.c1313 char *sys_vendor, *board_vendor, *product_name, *board_name; in dmi_found() local
1317 product_name = kgetenv("smbios.system.product"); in dmi_found()
1338 if (product_name != NULL && in dmi_found()
1339 !strcmp(product_name, dsi->matches[i].substr)) in dmi_found()
1360 if (product_name != NULL) in dmi_found()
1361 kfreeenv(product_name); in dmi_found()
/dragonfly/usr.sbin/mfiutil/
HDmfi_show.c80 printf(" Product Name: %.80s\n", info.product_name); in show_adapter()
/dragonfly/sys/dev/raid/mfi/
HDmfireg.h817 char product_name[80]; member
/dragonfly/sys/dev/raid/mrsas/
HDmrsas.h1569 char product_name[80]; member