/titanic_41/usr/src/uts/intel/io/acpica/resources/ |
H A D | rsmemory.c | 166 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength), 172 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]), 192 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength), 198 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]), 220 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength), 224 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]), 240 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength), 244 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.Vendor.ByteData[0]),
|
H A D | rsxface.c | 540 ACPI_RESOURCE_VENDOR_TYPED *Vendor; in ACPI_EXPORT_SYMBOL() local 552 Vendor = &Resource->Data.VendorTyped; in ACPI_EXPORT_SYMBOL() 561 if ((Vendor->ByteLength < (ACPI_UUID_LENGTH + 1)) || in ACPI_EXPORT_SYMBOL() 562 (Vendor->UuidSubtype != Info->Uuid->Subtype) || in ACPI_EXPORT_SYMBOL() 563 (memcmp (Vendor->Uuid, Info->Uuid->Data, ACPI_UUID_LENGTH))) in ACPI_EXPORT_SYMBOL()
|
H A D | rscalc.c | 282 if (Resource->Data.Vendor.ByteLength > 7) in AcpiRsGetAmlLength() 292 (TotalSize + Resource->Data.Vendor.ByteLength); in AcpiRsGetAmlLength()
|
H A D | rsdumpinfo.c | 123 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Vendor.ByteLength), "Length", … 124 …{ACPI_RSD_LONGLIST, ACPI_RSD_OFFSET (Vendor.ByteData[0]), "Vendor Data", …
|
/titanic_41/usr/src/cmd/lms/heci/ |
H A D | FWULCommand.h | 85 UINT32 Vendor; member 101 UINT32 Vendor; member
|
H A D | FWULCommand.cpp | 207 verMsg.Vendor = rep->Vendor; in GetFWUVersionAndInfo()
|
/titanic_41/usr/src/lib/libdtrace_jni/java/manifest/ |
H A D | dtrace.mf | 5 Implementation-Vendor: Sun Microsystems, Inc.
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-storage-scsi-plugins.mf | 27 set name=pkg.description value="Vendor specific SCSI and SES plugins" 47 legacy pkg=SUNWscsip desc="Vendor specific SCSI and SES plugins" \
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | acrestyp.h | 655 ACPI_RESOURCE_VENDOR Vendor; member
|
/titanic_41/usr/src/cmd/cmd-inet/etc/dhcp/ |
H A D | inittab | 80 Vendor STANDARD, 43, OCTET, 1, 0, sdi
|
/titanic_41/usr/src/uts/common/io/ipw/fw-ipw2100/ |
H A D | LICENSE | 16 Vendor (IHV), or Independent Software Vendor (ISV), this complete Agreement
|
/titanic_41/usr/src/uts/common/io/iwi/fw-ipw2200/ |
H A D | LICENSE | 16 Vendor (IHV), or Independent Software Vendor (ISV), this complete Agreement
|
/titanic_41/usr/src/lib/libfru/libfrureg/ |
H A D | frudefs.c | 41 fru_enum_t Vendor[] = { variable 12287 Vendor, 12542 Vendor, 14252 Vendor,
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 19420 6666 Prototype product Vendor ID 19659 ff Vendor Specific (MSFT RNDIS?) 19690 ff Vendor Specific 19726 ff Vendor specific 19764 C ff Vendor Specific Class 19765 ff Vendor Specific Subclass 19766 ff Vendor Specific Protocol 19775 AT 01ff USB Vendor Specific 20771 06A Custom Force Vendor Defined Data 21104 HUT ff Vendor Specific [all …]
|
H A D | pci.ids | 7553 # Vendor/ID appear to be randomly chosen 7555 # Vendor/ID appear to be randomly chosen 7557 # Vendor/ID appear to be randomly chosen 7559 # Vendor/ID appear to be randomly chosen 7561 # Vendor/ID appear to be randomly chosen 7563 # Vendor/ID appear to be randomly chosen 7565 # Vendor/ID appear to be randomly chosen 7567 # Vendor/ID appear to be randomly chosen 7569 # Vendor/ID appear to be randomly chosen 7571 # Vendor/ID appear to be randomly chosen [all …]
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 8537 # Vendor-supplied Wyse entries end here. 14024 # Vendor-supplied NCR termcaps end here
|
H A D | terminfo.src | 9593 # Vendor-supplied Wyse entries end here. 15846 # Vendor-supplied NCR termcaps end here
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 4054 RawDataBuffer // Data type for Vendor Data
|