Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c750 char product[256], mfg[256]; in xhci_mdb_print_device() local
768 if (ud.usb_mfg_str == NULL || mdb_readstr(mfg, sizeof (mfg), in xhci_mdb_print_device()
770 (void) strlcpy(mfg, "Unknown Manufacturer", sizeof (mfg)); in xhci_mdb_print_device()
778 mdb_printf("%<b>%s - %s%</b>\n", mfg, product); in xhci_mdb_print_device()
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/
H A Ddisk_common.c476 char *mfg, *model, *firm, *serial; in disk_tnode_create() local
480 mfg = topo_mod_clean_str(mod, dnode->ddn_mfg); in disk_tnode_create()
485 mfg = model = firm = serial = NULL; in disk_tnode_create()
489 if (mfg != NULL && model != NULL) { in disk_tnode_create()
490 len = strlen(mfg) + 1 + strlen(model) + 1; in disk_tnode_create()
493 mfg, model); in disk_tnode_create()
502 topo_mod_strfree(mod, mfg); in disk_tnode_create()
H A Ddisk_nvme.c262 char *devid, *mfg, *model, *rev, *serial, *log, *path; in disk_nvme_make_ns_di_props() local
268 &mfg) != 1 || in disk_nvme_make_ns_di_props()
286 TOPO_STORAGE_MANUFACTURER, TOPO_PROP_IMMUTABLE, mfg, &err) != 0 || in disk_nvme_make_ns_di_props()
/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c134 char mfg[DHCP_MAX_OPT_SIZE + 1], cbuf[DHCP_MAX_OPT_SIZE + 1]; in set_hw_spec_data() local
164 (void) strncpy(mfg, get_mfg_name(), sizeof (mfg)); in set_hw_spec_data()
165 if (strncmp(mfg, "SUNW", strlen("SUNW")) != 0) { in set_hw_spec_data()
172 len += strlen(mfg); in set_hw_spec_data()
175 tp = (uint8_t *)strcat(cbuf, mfg); in set_hw_spec_data()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu.c667 char *mfg, *product, *version; in blacklisted_smbios() local
683 mfg = (char *)sminf.smbi_manufacturer; in blacklisted_smbios()
688 ddi_err(DER_CONT, NULL, "?Manufacturer = <%s>\n", mfg); in blacklisted_smbios()
695 if (strcmp(*strptr++, mfg) == 0 && in blacklisted_smbios()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c841 const char *prod, *mfg; in usb_pipe_xopen() local
846 mfg = usba_device->usb_mfg_str; in usb_pipe_xopen()
847 if (mfg == NULL) in usb_pipe_xopen()
848 mfg = "Unknown Manufacturer"; in usb_pipe_xopen()
852 "USB device %s %s.", dname, dname, mfg, prod); in usb_pipe_xopen()
H A Dhubdi.c3347 const char *mfg, *prod; in hubd_set_hub_depth() local
3353 mfg = ud->usb_mfg_str; in hubd_set_hub_depth()
3354 if (mfg == NULL) in hubd_set_hub_depth()
3355 mfg = "Unknown Manufacturer"; in hubd_set_hub_depth()
3357 "maximum of %d hubs may be cascaded", mfg, prod, in hubd_set_hub_depth()
/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c739 char *mfg, *product; in acpi_video_check_blacklist() local
750 mfg = (char *)sminfo.smbi_manufacturer; in acpi_video_check_blacklist()
754 if ((strcmp(mfg, pblacklist->manufacturer) == 0) && in acpi_video_check_blacklist()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c491 const char *prod, *mfg; in xhci_endpoint_setup_context() local
496 mfg = xd->xd_usbdev->usb_mfg_str; in xhci_endpoint_setup_context()
497 if (mfg == NULL) in xhci_endpoint_setup_context()
498 mfg = "Unknown Manufacturer"; in xhci_endpoint_setup_context()
503 ddi_driver_name(xd->xd_usbdev->usb_dip), prod, mfg); in xhci_endpoint_setup_context()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c1600 char *mfg; in startup_modules() local
1610 mfg = (char *)sminfo.smbi_manufacturer; in startup_modules()
1615 if (isprint(mfg[i])) in startup_modules()
1616 hw_provider[i] = mfg[i]; in startup_modules()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids18764 1407 Lava Computer mfg Inc