Home
last modified time | relevance | path

Searched refs:vendor (Results 176 – 200 of 224) sorted by relevance

123456789

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppsearch.c650 else if (pp.vendor) in ppsearch()
H A Dppcontrol.c2247 if (!pp.vendor && (pp.found->type & TYPE_VENDOR)) in ppcontrol()
2248 pp.vendor = 1; in ppcontrol()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c191 uint16_t vendor, uint16_t product) in usb_match_device() argument
195 if (tbl[nentries].dev.v == vendor && in usb_match_device()
202 #define usb_lookup(tbl, vendor, product) \ argument
204 (vendor), (product))
/illumos-gate/usr/src/uts/common/io/ipw/fw-ipw2100/
H A DLICENSE35 If you are not the final manufacturer or vendor of a computer system or software
/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB.c64 #define HBA_HANDLE_FROM_LOCAL(library, vendor) \ argument
65 (((library)<<16) | ((vendor)&0x0000FFFF))
/illumos-gate/usr/src/uts/common/io/iwi/fw-ipw2200/
H A DLICENSE35 If you are not the final manufacturer or vendor of a computer system or software
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c393 cidp->vendor = pci_config_get16(handle, PCI_CONF_VENID); in bge_chip_cfg_init()
412 cidp->vendor, cidp->device, cidp->revision)); in bge_chip_cfg_init()
3159 cidp->vendor, cidp->device, cidp->device); in bge_chip_id_init()
3163 cidp->vendor, cidp->device, cidp->chip_label, in bge_chip_id_init()
H A Dbge_kstats.c324 (knp++)->value.ui64 = bgep->chipid.vendor; in bge_chipid_update()
H A Dbge_main2.c3370 if (chipid.vendor != cidp->vendor)
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dpackage.mk107 vendor =
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dpackage.mk107 vendor =
H A Dproto.c234 int vendor; member
389 …truct ppfile* insert; struct ppfile* original; struct ppdirs* found; int vendor; char* dirtab; cha… member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c61 &about_info->vendor); in xge_hal_mgmt_about()
H A Dxgehal-mgmtaux.c203 __HAL_AUX_ENTRY("vendor", about_info.vendor, "0x%x"); in xge_hal_aux_about_read()
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c783 const char *subclass, const char *vendor, const char *pub_name, in restarter_event_publish_retry() argument
790 ret = sysevent_evc_publish(scp, class, subclass, vendor, in restarter_event_publish_retry()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunddi.h2175 ddi_log_sysevent(dev_info_t *dip, char *vendor, char *class_name,
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c3687 char *vendor, *product; in nvme_init() local
3901 sata_split_model(model, &vendor, &product); in nvme_init()
3903 if (vendor == NULL) in nvme_init()
3906 nvme->n_vendor = strdup(vendor); in nvme_init()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c685 sc->sc_id.vendor = usbwcmp->usbwcm_devid.VendorId; in uwacom_init()
/illumos-gate/usr/src/lib/mpapi/libmpapi/common/
H A Dmpapi.c375 wcsncpy(pProps->vendor, LIBRARY_VENDOR, MAX_NAME_SIZE); in MP_GetLibraryProperties()
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c100 #define HBA_HANDLE_FROM_LOCAL(library, vendor) \ argument
101 (((library)<<16) | ((vendor)&0x0000FFFF))
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c1228 tp->vendor_id = pci->vendor; in tulip_probe()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt390 * 05-12-10 02.00.10 Added optional vendor-unique region to SCSI IO Request.
/illumos-gate/exception_lists/
H A Dpackaging56 usr/include/scsi/plugins/ses/vendor/sun_impl.h
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c610 infop->vendor = pci_config_get16(handle, in nge_chip_cfg_init()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2740 with the vendor tag `150'.
838 with the vendor tag `150'.

123456789