freebsd-dev/sys/dev/pci
Andrew Turner 6d2f7ef617 Handle PCI_RES_BUS on the generic and ThunderX PCIe drivers. This has been
tested on the Pass 1.1 and 2.0 ThunderX machines in the Netperf cluster.

Reviewed by:	jhb
Obtained from:	ABT Systems Ltd
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D6453
2016-05-20 08:29:00 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
ignore_pci.c
isa_pci.c
pci_host_generic.c Handle PCI_RES_BUS on the generic and ThunderX PCIe drivers. This has been 2016-05-20 08:29:00 +00:00
pci_host_generic.h Call ofw_bus_msimap to find the parent MSI controller, it may not use the 2016-05-16 12:18:30 +00:00
pci_if.m Add a pcib interface for use by interrupt controllers that need to 2016-05-16 09:31:44 +00:00
pci_iov_if.m
pci_iov_private.h Save and restore SRIOV-related config registers. 2016-05-03 19:45:24 +00:00
pci_iov_schema.c
pci_iov.c Save and restore SRIOV-related config registers. 2016-05-03 19:45:24 +00:00
pci_iov.h
pci_pci.c Implement a proper detach method for the PCI-PCI bridge driver. 2016-05-20 00:03:22 +00:00
pci_private.h Implement a PCI bus rescan method. 2016-04-27 16:31:12 +00:00
pci_subr.c
pci_user.c
pci.c Re-commit r299467 having fixed the build: 2016-05-16 09:15:50 +00:00
pcib_if.m Re-commit r299467 having fixed the build: 2016-05-16 09:15:50 +00:00
pcib_private.h Implement a proper detach method for the PCI-PCI bridge driver. 2016-05-20 00:03:22 +00:00
pcib_support.c Re-commit r299467 having fixed the build: 2016-05-16 09:15:50 +00:00
pcireg.h Native PCI-express HotPlug support. 2016-05-05 22:26:23 +00:00
pcivar.h Re-commit r299467 having fixed the build: 2016-05-16 09:15:50 +00:00
schema_private.h
vga_pci.c