freebsd-dev/sys/dev/pci
Jayachandran C. bd158cddc4 pci_host_generic : move activate/release to generic code
Now that the ACPI and FDT implementations for activating and
deactivating resources are the same, we can move it to
pci_host_generic.c.  No functional changes.

Reviewed by:	andrew
Differential Revision:	https://reviews.freebsd.org/D17793
2018-11-19 03:43:10 +00:00
..
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_host_generic_acpi.c pci_host_generic : move activate/release to generic code 2018-11-19 03:43:10 +00:00
pci_host_generic_fdt.c pci_host_generic : move activate/release to generic code 2018-11-19 03:43:10 +00:00
pci_host_generic_fdt.h
pci_host_generic.c pci_host_generic : move activate/release to generic code 2018-11-19 03:43:10 +00:00
pci_host_generic.h pci_host_generic*: basic implementation of bus range 2018-11-19 02:55:18 +00:00
pci_if.m
pci_iov_if.m
pci_iov_private.h
pci_iov_schema.c
pci_iov.c
pci_iov.h
pci_pci.c Only conform to PCIe spec of 1 device per bus on !x86 2018-05-30 22:39:41 +00:00
pci_private.h
pci_subr.c
pci_user.c Fix stray tab. 2018-11-17 00:03:04 +00:00
pci.c Rudimentary AER reading code for ddb(4). 2018-08-18 20:35:19 +00:00
pcib_if.m
pcib_private.h
pcib_support.c
pcireg.h Add PCIV_INVALID definition 2018-09-26 13:16:55 +00:00
pcivar.h Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
schema_private.h
vga_pci.c Allow PCI VGA devices to be detached. 2018-05-03 22:51:44 +00:00