..
fixup_pci.c
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
hostb_pci.c
Remove "All rights reserved" phrase from copyright notes.
2019-12-04 08:03:33 +00:00
ignore_pci.c
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
isa_pci.c
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
pci.c
Hoist locking giant back up into the ioctl handler
2019-11-24 15:37:14 +00:00
pci_dw.c
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_dw.h
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_dw_if.m
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_dw_mv.c
Add driver for DesignWare PCIE core, and its Armada 8K specific attachement.
2019-10-20 11:11:32 +00:00
pci_host_generic.c
pcie: return an error if a matching resource is not found
2019-09-05 15:45:21 +00:00
pci_host_generic.h
pci_host_generic*: basic implementation of bus range
2018-11-19 02:55:18 +00:00
pci_host_generic_acpi.c
pci: ecam: Correctly parse memory and IO region
2019-05-17 17:05:16 +00:00
pci_host_generic_fdt.c
Pass pci_base address instead of physical address to rman_manage_region().
2019-05-29 15:53:33 +00:00
pci_host_generic_fdt.h
To allow for an ACPI attachment to the generic PCIe driver split off the
2016-11-21 18:24:05 +00:00
pci_if.m
Add PCI methods to iterate over the PCI capabilities
2018-02-19 18:41:56 +00:00
pci_iov.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
pci_iov.h
Permit the name of the /dev/iov entry to be set by the driver.
2016-08-03 17:09:12 +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_pci.c
Don't consider PCIe hot-plug command timeout fatal.
2019-08-26 17:27:36 +00:00
pci_private.h
Export pci_attach() and pci_detach().
2019-10-15 18:58:01 +00:00
pci_subr.c
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
pci_user.c
Remove "All rights reserved" phrase from copyright notes.
2019-12-04 08:03:33 +00:00
pcib_if.m
Create pcib_request_feature.
2017-02-25 06:11:36 +00:00
pcib_private.h
sys/dev: further adoption of SPDX licensing ID tags.
2017-11-27 14:52:40 +00:00
pcib_support.c
Re-commit r299467 having fixed the build:
2016-05-16 09:15:50 +00:00
pcireg.h
Add accessors for the Vendor Specific Extended Capability (VSEC)
2019-12-13 23:46:59 +00:00
pcivar.h
Remove "All rights reserved" phrase from copyright notes.
2019-12-04 08:03:33 +00:00
schema_private.h
vga_pci.c
Fix the build after r350570.
2019-08-04 19:47:02 +00:00