Home
last modified time | relevance | path

Searched refs:PciFunction (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl3.h272 UINT8 PciFunction; member
316 UINT8 PciFunction; member
837 UINT8 PciFunction; /* PCI Function number */ member
961 UINT8 PciFunction; /* PCI Function number */ member
H A Dactbl2.h2241 UINT8 PciFunction; member
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c263 {ACPI_DMT_UINT8, ACPI_SPCR_OFFSET (PciFunction), "PCI Function", 0},
295 {ACPI_DMT_UINT8, ACPI_SPMI_OFFSET (PciFunction), "PCI Function", 0},
737 {ACPI_DMT_UINT8, ACPI_WDAT_OFFSET (PciFunction), "PCI Function", 0},
818 {ACPI_DMT_UINT8, ACPI_WDRT_OFFSET (PciFunction), "PCI Function", 0},
H A Ddmtbinfo2.c1302 {ACPI_DMT_UINT8, ACPI_MCHI_OFFSET (PciFunction), "Pci Function", 0},
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c1385 printf ("\tPciFunction=%d\n", spcr->PciFunction); in acpi_handle_spcr()