opnsense-src/sys/dev/pci
Gordon Bergling 819477c897 pci(4): Fix a typo in asource code comment
- s/overriden/overridden/

(cherry picked from commit 6b49770088)
2022-09-06 07:40:28 +02:00
..
controller
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci.c pci(4): Fix a typo in asource code comment 2022-09-06 07:40:28 +02:00
pci_dw.c pci_dw: Drop unconditional explicit DEBUG define 2021-09-07 13:08:15 +01:00
pci_dw.h pci_dw: Detect number of outbound regions automatically 2021-09-07 13:06:48 +01:00
pci_dw_if.m
pci_dw_mv.c pci_dw_mv: Don't enable unhandled interrupts. 2022-01-20 11:35:51 +01:00
pci_host_generic.c Clean up in the pci host generic driver 2022-07-19 08:03:30 +01:00
pci_host_generic.h Clean up in the pci host generic driver 2022-07-19 08:03:30 +01:00
pci_host_generic_acpi.c pci_host_generic: update Synopsys device description for ACPI 2022-03-07 12:19:29 +01:00
pci_host_generic_acpi.h
pci_host_generic_fdt.c pci_host_generic: Add Synopsys Designware PCIe controller quirk 2022-03-07 12:19:28 +01:00
pci_host_generic_fdt.h
pci_if.m
pci_iov.c pci: Fix a -Wunused-but-set-variable warning 2022-03-07 08:18:45 -05:00
pci_iov.h
pci_iov_if.m
pci_iov_private.h pci: Implement pci_bar_enabled() for SR-IOV VFs 2021-11-15 13:11:52 -05:00
pci_iov_schema.c
pci_pci.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
pci_private.h LinuxKPI: Support lazy BAR allocation 2021-10-24 19:51:15 +01:00
pci_subr.c
pci_user.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
pcib_if.m
pcib_private.h pcib(4): Switch from callout to timeout_task. 2021-10-03 21:13:24 -04:00
pcib_support.c
pcireg.h
pcivar.h pci: Add helper routines to iterate over a device's BARs. 2022-08-25 09:38:49 -07:00
schema_private.h
vga_pci.c