/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | ids.h | 34 ids_find_pci (int vendor_id, int product_id, 40 ids_find_usb (int vendor_id, int product_id,
|
H A D | ids.c | 106 * @param vendor_id PCI vendor id or 0 if unknown 116 ids_find_pci (int vendor_id, int product_id, argument 136 snprintf (rep_vi, 8, "%04x", vendor_id); 187 /* check vendor_id */ 188 if (vendor_id != 0) { 382 * @param vendor_id USB vendor id or 0 if unknown 388 ids_find_usb (int vendor_id, int product_id, argument 401 snprintf (rep_vi, 8, "%04x", vendor_id); 431 /* check vendor_id */ 432 if (vendor_id ! [all...] |
/illumos-gate/usr/src/uts/i86pc/io/pciex/ |
H A D | npe_misc.c | 155 uint16_t vendor_id = pci_config_get16(cfg_hdl, PCI_CONF_VENID); local 158 if ((vendor_id == NVIDIA_VENDOR_ID) && NVIDIA_PCIE_RC_DEV_ID(dev_id)) { 175 uint16_t vendor_id = pci_config_get16(cfg_hdl, PCI_CONF_VENID); local 178 if (vendor_id == INTEL_VENDOR_ID) { 264 int vendor_id, device_id; local 266 vendor_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, 272 IS_BAD_AMD_NTBRIDGE(vendor_id, device_id));
|
/illumos-gate/usr/src/boot/sys/boot/common/ |
H A D | isapnp.h | 252 u_int vendor_id; /* board id */ member in struct:pnp_cinfo 274 char * (*pd_probe ) (u_long csn, u_long vendor_id); 282 u_long vendor_id; member in struct:_pnp_id
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | dev.h | 10 unsigned short vendor_id; member in struct:dev_id
|
H A D | config.c | 55 dev->devid.vendor_id = htons(state->dev.vendor);
|
H A D | undi.h | 130 uint16_t vendor_id; member in struct:pcir_header
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_pci.c | 119 int vendor_id, device_id, class_code; local 125 vendor_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, 131 if ((vendor_id == -1) || (device_id == -1) || (class_code == -1)) { 143 pci_bsf->vendor = vendor_id; 295 int vendor_id, device_id, class_code; local 301 vendor_id = ddi_prop_get_int(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, 307 if ((vendor_id == -1) || (device_id == -1) || (class_code == -1)) { 313 if ((vendor_id == pci_bsf->vendor) && (device_id == pci_bsf->device)) {
|
/illumos-gate/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_vendor.h | 68 * vendor_id - VendorID from PCI config space (0x0-0x1) 75 uint_t vendor_id; member in struct:hci1394_vendor_info_s
|
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | sil3xxx.c | 54 ushort_t vendor_id, ushort_t device_id) 52 sil3xxx_init_controller(dev_info_t *dip, ushort_t vendor_id, ushort_t device_id) argument
|
/illumos-gate/usr/src/uts/sparc/io/pciex/ |
H A D | pcieb_sparc.c | 143 uint16_t vendor_id = (PCIE_DIP2UPBUS(dip)->bus_dev_ven_id) & 0xFFFF; local 144 return (IS_PLX_VENDORID(vendor_id) ? B_TRUE : B_FALSE); 205 uint16_t vendor_id = bus_p->bus_dev_ven_id & 0xFFFF; local 209 if (!IS_PLX_VENDORID(vendor_id)) 281 uint16_t vendor_id = local 284 if (!IS_PLX_VENDORID(vendor_id))
|
/illumos-gate/usr/src/uts/intel/io/pciex/ |
H A D | pcieb_x86.c | 154 uint16_t vendor_id, device_id; local 155 vendor_id = bus_p->bus_dev_ven_id & 0xFFFF; 162 return (((vendor_id == INTEL_VENDOR_ID) && 239 uint16_t vendor_id; member in struct:x86_error_tbl 481 if (!((vid == tbl->vendor_id) &&
|
/illumos-gate/usr/src/lib/libdiskmgt/common/ |
H A D | findevs.c | 960 char *vendor_id; local 1020 vendor_id = get_str_prop(VENDOR_ID_PROP, args->node); 1021 if (vendor_id != NULL) { 1022 if ((diskp->vendor_id = strdup(vendor_id)) == NULL) { 1027 vendor_id = get_str_prop(VENDOR_ID_USB_PROP, args->node); 1028 if (vendor_id != NULL) { 1029 if ((diskp->vendor_id = strdup(vendor_id)) == NULL) { 1063 if (vendor_id ! [all...] |
H A D | disks_private.h | 99 char *vendor_id; member in struct:disk
|
/illumos-gate/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_vendor.c | 104 switch (vendor_info->vendor_id) { 202 switch (vendor_info->vendor_id) {
|
/illumos-gate/usr/src/cmd/mdb/common/modules/mr_sas/ |
H A D | mr_sas.c | 112 vid = m->vendor_id; 118 mdb_printf("vendor_id device_id subsysvid subsysid");
|
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.h | 59 uint16_t vendor_id; member in struct:fab_data
|
/illumos-gate/usr/src/uts/i86pc/sys/ |
H A D | hpet_acpi.h | 128 uint32_t vendor_id :16; /* vendor */ member in struct:hpet_gen_cap
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_intr.c | 153 uint32_t vendor_id = ddi_getprop(DDI_DEV_T_ANY, cdip, local 166 if (vendor_id == 0xffff) 174 if (vendor_id == PCI_SIMBA_VENID) {
|
/illumos-gate/usr/src/uts/common/io/bfe/ |
H A D | bfe.h | 102 uint16_t vendor_id; member in struct:bfe_cards
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_main.c | 462 u32_t vendor_id; local 700 vendor_id = 0; 705 vendor_id = props[0]; 721 vendor_id,
|
/illumos-gate/usr/src/uts/common/io/chxge/ |
H A D | ch.h | 212 uint16_t vendor_id; member in struct:ch
|
/illumos-gate/usr/src/uts/common/io/zyd/ |
H A D | zyd.h | 254 uint16_t vendor_id; member in struct:zyd_usb_info
|
/illumos-gate/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_main.h | 301 uint16_t vendor_id; member in struct:odl
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_vf.h | 278 u16 vendor_id; member in struct:e1000_hw
|