Home
last modified time | relevance | path

Searched refs:product (Results 1 – 25 of 192) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs1052 product ALCOR DUMMY 0x0000 Dummy product
1145 product APPLE DUMMY 0x0000 Dummy product
1848 product EIZO HUB 0x0000 hub
1962 product FEIYA DUMMY 0x0000 Dummy product
2565 product INITIO DUMMY 0x0000 Dummy product
2832 product LOGILINK DUMMY 0x0000 Dummy product
3577 /* OvisLink product */
3960 product REALTEK DUMMY 0x0000 Dummy product
4001 product REDOCTANE DUMMY 0x0000 Dummy product
4564 product TEXTECH DUMMY 0x0000 Dummy product
[all …]
/illumos-gate/usr/src/lib/libc/port/fp/
H A D__x_power.c172 product[0] = acc & 0xffff; in __multiply_base_two_vector()
173 product[1] = acc >> 16; in __multiply_base_two_vector()
174 product[2] = carry; in __multiply_base_two_vector()
206 product[0] = acc % 10000; in __multiply_base_ten_vector()
208 product[1] = acc % 10000; in __multiply_base_ten_vector()
429 if (product[2] != 0) in __big_float_times_power()
431 (unsigned int)product[2], in __big_float_times_power()
433 if (product[1] != 0) in __big_float_times_power()
435 (unsigned int)product[1], in __big_float_times_power()
441 if (product[2] != 0) in __big_float_times_power()
[all …]
/illumos-gate/usr/src/data/hwdata/
H A Defi.fixes38 # sys.product
42 # mb.product
61 sys.manufacturer="Dell Inc." sys.product="Latitude E6330" pmbr_active=1
62 sys.manufacturer="Dell Inc." sys.product="Latitude E7440" pmbr_active=1
63 sys.manufacturer="Dell Inc." sys.product="Latitude E7240" pmbr_active=1
64 sys.manufacturer="Dell Inc." sys.product="Precision Tower 5810" pmbr_active=1
66 sys.manufacturer="Hewlett-Packard" sys.product="HP ProBook 4330s" pmbr_active=1
68 mb.manufacturer="Intel Corporation" mb.product="DP965LT" pmbr_active=1
69 mb.manufacturer="Intel Corporation" mb.product="D510MO" pmbr_active=1
71 mb.manufacturer="Acer" mb.product="Veriton M6630G" pmbr_active=1
/illumos-gate/usr/src/cmd/dispadmin/
H A Dsubr.c67 long product; in hrtconvert() local
69 product = htp->hrt_secs * htp->hrt_res; in hrtconvert()
71 if (product / htp->hrt_res == htp->hrt_secs) { in hrtconvert()
72 sum = product + htp->hrt_rem; in hrtconvert()
73 if (sum - htp->hrt_rem == product) { in hrtconvert()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dlmul.S45 movl %eax,%ecx / partial high(product)
49 addl %eax,%ecx / partial sum of high(product)
53 addl %edx,%ecx / final high(product)
/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetDeviceProductProperties.c116 productLength = sizeof (pProps->product); in MP_GetDeviceProductProperties()
124 (void) strncpy(pProps->product, in MP_GetDeviceProductProperties()
125 devProdInfo.prodInfo.product, in MP_GetDeviceProductProperties()
H A DMP_GetMPLogicalUnitProperties.c339 productLength = sizeof (pProps->product); in MP_GetMPLogicalUnitProperties()
346 (void) strncpy(pProps->product, in MP_GetMPLogicalUnitProperties()
347 luInfo.prodInfo.product, in MP_GetMPLogicalUnitProperties()
H A DMP_GetMultipathLusDevProd.c193 (void) strncpy(inqProductID, devProdInfo.prodInfo.product, in MP_GetMultipathLusDevProd()
194 sizeof (devProdInfo.prodInfo.product)); in MP_GetMultipathLusDevProd()
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/
H A Dlibtopo.c70 char uuid[36], root[36], plat[36], isa[36], machine[36], product[36]; in topo_handle() local
101 if (mdb_readstr(product, sizeof (product), (uintptr_t)th.th_product) in topo_handle()
104 (void) mdb_snprintf(product, sizeof (product), "<%p>", in topo_handle()
126 mdb_printf("%-12s %-36s %-30s\n", "th_product", product, in topo_handle()
513 char product[36], *opt_s = NULL, *opt_P = NULL; in fmtopo() local
544 if (mdb_readstr(product, sizeof (product), (uintptr_t)th.th_product) in fmtopo()
547 (void) mdb_snprintf(product, sizeof (product), "<%p>", in fmtopo()
552 "%s://:product-id=%s", tgt_scheme, product); in fmtopo()
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c270 char *c_vendor, *vendor, *product, *revision; in smp_plugin_load_dir() local
326 product = strdupa(tp->st_product); in smp_plugin_load_dir()
330 smp_plugin_cleanstr(product); in smp_plugin_load_dir()
362 LIBSMP_PLUGIN_VENDOR, isa, vendor, product, LIBSMP_PLUGIN_EXT); in smp_plugin_load_dir()
367 LIBSMP_PLUGIN_VENDOR, isa, vendor, product, in smp_plugin_load_dir()
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/common/
H A Dcfga_ccid.c246 const char *product, *serial, *tran, *prot; in cfga_ccid_fill_info() local
251 product = ucs->ucs_product; in cfga_ccid_fill_info()
253 product = "<unknown>"; in cfga_ccid_fill_info()
296 "Transport: %s Protocol: %s", product, serial, in cfga_ccid_fill_info()
300 product, serial); in cfga_ccid_fill_info()
/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dses_plugin.c283 char *vendor, *product, *revision; in ses_plugin_load_dir() local
320 product = strdupa(libscsi_product(tp->st_target)); in ses_plugin_load_dir()
324 ses_plugin_cleanstr(product); in ses_plugin_load_dir()
334 LIBSES_PLUGIN_VENDOR, isa, vendor, product, in ses_plugin_load_dir()
340 LIBSES_PLUGIN_VENDOR, isa, vendor, product, in ses_plugin_load_dir()
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A DTHIRDPARTYLICENSE.openssl31 * "This product includes software developed by the OpenSSL Project
45 * "This product includes software developed by the OpenSSL Project
62 * This product includes cryptographic software written by Eric Young
63 * (eay@cryptsoft.com). This product includes software written by Tim
87 * If this package is used in a product, Eric Young should be given attribution
102 * "This product includes cryptographic software written by
108 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
/illumos-gate/usr/src/boot/libsa/
H A Dsmbios.c81 const char* product; member
439 smbios.product = smbios_getstring(info, 0x05); in smbios_probe()
483 const char* product) in smbios_match() argument
489 smbios_match_str(product, smbios.product)); in smbios_match()
/illumos-gate/usr/src/man/man9p/
H A DMakefile34 inquiry-product-id.9p \
41 inquiry-product-id.9p := LINKSRC = inquiry-device-type.9p
/illumos-gate/usr/src/common/pnglite/
H A DTHIRDPARTYLICENSE15 * in a product, an acknowledgment in the product documentation would be
/illumos-gate/usr/src/data/ucode/amd/
H A DTHIRDPARTYLICENSE16 reference AMD or AMD products in the promotion of any product derived
18 AMD endorses or has certified such product derived from or
58 or E:2 the direct product of such technology or software, if such
59 foreign produced direct product is subject to national security
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dzlib.def30 in a product, an acknowledgment in the product documentation would
/illumos-gate/usr/src/cmd/format/
H A Dhardware_structs.h117 char *product; member
124 char *product; member
/illumos-gate/usr/src/contrib/zlib/
H A DTHIRDPARTYLICENSE15 in a product, an acknowledgment in the product documentation would be
/illumos-gate/usr/src/cmd/mdb/intel/modules/xhci/
H A Dxhci.c750 char product[256], mfg[256]; in xhci_mdb_print_device() local
773 if (ud.usb_product_str == NULL || mdb_readstr(product, sizeof (product), in xhci_mdb_print_device()
775 (void) strlcpy(product, "Unknown Product", sizeof (product)); 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/libfmd_msg/common/
H A Dfmd_msg_test.out49 PLATFORM: product, CSN: product_sn, HOSTNAME: server
58 PLATFORM: product, CSN: product_sn, HOSTNAME: server
90 PLATFORM: product, CSN: product_sn, HOSTNAME: server
99 PLATFORM: product, CSN: product_sn, HOSTNAME: server
/illumos-gate/usr/src/common/bzip2/
H A DLICENSE17 software in a product, an acknowledgment in the product
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosmem.c70 const char *product; member
86 quirks[i].product)) in bios_getquirks()
/illumos-gate/usr/src/lib/libresolv2/
H A DTHIRDPARTYLICENSE22 * not be used in connection with the marketing of any product incorporating
30 * granted for any product per se or for any other function of any product.
70 * This product includes software developed by the University of
105 a bundled, integrated product.
169 * This product includes software developed by WIDE Project and

12345678