Home
last modified time | relevance | path

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

/netbsd/sys/dev/arcbios/
H A Darcbios.c105 memcpy(arcbios_sysid_vendor, sid->VendorId, in arcbios_init()
106 sizeof(sid->VendorId)); in arcbios_init()
107 arcbios_sysid_vendor[sizeof(sid->VendorId)] = '\0'; in arcbios_init()
H A Darcbios.h271 char VendorId[ARCBIOS_SYSID_FIELDLEN]; member
/netbsd/sys/external/bsd/gnu-efi/dist/inc/
H A Dpci22.h40 UINT16 VendorId; member
175 UINT16 VendorId; member
H A Defidevp.h240 UINT16 VendorId ; member
258 UINT16 VendorId; member
H A Defilib.h928 IN UINT16 VendorId,
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h1834 UINT16 VendorId; member
1992 UINT16 VendorId; member
2822 UINT32 VendorId; member
H A Dactbl1.h711 UINT32 VendorId; member
1216 UINT16 VendorId; member
/netbsd/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo2.c1087 {ACPI_DMT_UINT16, ACPI_NFIT4_OFFSET (VendorId), "Vendor Id", 0},
1175 {ACPI_DMT_UINT16, ACPI_NHLT0_OFFSET (VendorId), "Vendor Id", 0},
1745 {ACPI_DMT_UINT32, ACPI_PPTT2_OFFSET (VendorId), "Vendor ID", 0},
H A Ddmtbinfo1.c585 {ACPI_DMT_UINT32, ACPI_CSRT0_OFFSET (VendorId), "Vendor ID", 0},
/netbsd/sys/dev/ic/
H A Daacreg.h631 u_int8_t VendorId[8]; member
H A Dmpt_mpilib.h3563 U16 VendorId; /* 20h */ member
/netbsd/usr.sbin/acpitools/acpidump/
H A Dacpi.c1307 acpi_print_string((char *)&grp->VendorId, 4); in acpi_print_csrt_resource_group()
2854 acpi_print_string((char *)&id->VendorId, 4); in acpi_print_pptt_id()
3329 printf("\tVendorId=0x%04x\n", (u_int)ctlreg->VendorId); in acpi_print_nfit()