Home
last modified time | relevance | path

Searched refs:VendorId (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DUefiTcgPlatform.h307 UINT16 VendorId; member
448 UINT32 VendorId; member
H A DAcpi62.h2647 UINT32 VendorId; member
H A DAcpi63.h2637 UINT32 VendorId; member
/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhid.h72 uint16_t VendorId; /* vendor ID */ member
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePath.h441 UINT16 VendorId; member
481 UINT16 VendorId; member
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1755 uint32_t VendorId; in cardbus_dump_pci_node() local
1761 VendorId = ddi_getprop(DDI_DEV_T_ANY, next, in cardbus_dump_pci_node()
1764 if (VendorId == -1) { in cardbus_dump_pci_node()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl1.h543 UINT32 VendorId; member
1022 UINT16 VendorId; member
H A Dactbl2.h1387 UINT16 VendorId; member
1932 UINT32 VendorId; member
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtbinfo2.c1018 {ACPI_DMT_UINT16, ACPI_NFIT4_OFFSET (VendorId), "Vendor Id", 0},
1393 {ACPI_DMT_UINT32, ACPI_PPTT2_OFFSET (VendorId), "VENDOR_ID", 0},
H A Ddmtbinfo1.c383 {ACPI_DMT_UINT32, ACPI_CSRT0_OFFSET (VendorId), "Vendor ID", 0},
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_ioc.h689 uint16_t VendorId; member
/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()
809 usbwcm_match(usbwcmp->usbwcm_devid.VendorId, in usbwcm_probe()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h678 UINT16 VendorId; /* 2 */ member
/illumos-gate/usr/src/uts/common/io/usb/clients/usbkbm/
H A Dusbkbm.c545 if ((usbkbmd->usbkbm_vid_pid.VendorId == in usbkbm_open()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h983 uint8_t VendorId[8]; member
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2505 hid_vid_pid.VendorId = in hid_mctl_receive()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c1451 chip.VendorId = ha->ven_id; in ql_qry_chip()