Searched refs:PciDeviceId (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/acpi/
H A Dacpi_wdrt.c200 if (wdrt->PciVendorId != 0xffff && wdrt->PciDeviceId != 0xffff) {
205 wdrt->PciVendorId, wdrt->PciDeviceId);
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl3.h160 UINT16 PciDeviceId; member in struct:acpi_table_spcr
824 UINT16 PciDeviceId; member in struct:acpi_table_wdrt
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo3.c151 {ACPI_DMT_UINT16, ACPI_SPCR_OFFSET (PciDeviceId), "PCI Device ID", 0},
664 {ACPI_DMT_UINT16, ACPI_WDRT_OFFSET (PciDeviceId), "PCI Device ID", 0},
/netbsd-current/usr.sbin/acpitools/acpidump/
H A Dacpi.c3061 acpi_print_pci(spcr->PciVendorId, spcr->PciDeviceId,
4073 acpi_print_pci(wdrt->PciVendorId, wdrt->PciDeviceId,

Completed in 209 milliseconds