Searched refs:PciDevice (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/dev/acpica/components/hardware/ |
H A D | hwpci.c | 200 ACPI_HANDLE PciDevice, 477 ACPI_HANDLE PciDevice, in AcpiHwGetPciDeviceInfo() argument 489 Status = AcpiGetType (PciDevice, &ObjectType); in AcpiHwGetPciDeviceInfo() 503 PciDevice, &ReturnValue); in AcpiHwGetPciDeviceInfo()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | actbl3.h | 271 UINT8 PciDevice; member 315 UINT8 PciDevice; member 833 UINT8 PciDevice; /* PCI Device number */ member 957 UINT8 PciDevice; /* PCI Device number */ member
|
H A D | actbl2.h | 1811 UINT8 PciDevice; member
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmtbinfo3.c | 262 {ACPI_DMT_UINT8, ACPI_SPCR_OFFSET (PciDevice), "PCI Device", 0}, 294 {ACPI_DMT_UINT8, ACPI_SPMI_OFFSET (PciDevice), "PCI Device", 0}, 711 {ACPI_DMT_UINT8, ACPI_WDAT_OFFSET (PciDevice), "PCI Device", 0}, 792 {ACPI_DMT_UINT8, ACPI_WDRT_OFFSET (PciDevice), "PCI Device", 0},
|
H A D | dmtbinfo2.c | 1199 {ACPI_DMT_UINT8, ACPI_MCHI_OFFSET (PciDevice), "Pci Device", 0},
|
/freebsd/usr.sbin/acpi/acpidump/ |
H A D | acpi.c | 1384 printf ("\tPciDevice=%d\n", spcr->PciDevice); in acpi_handle_spcr()
|