opnsense-src/sys/dev/pci
Brooks Davis b7edb6fa77 Centralize compat support for PCIOCGETCONF.
The pre-7.x compat for both native and 32-bit code was already in
pci_user.c. Use this infrastructure to add implement 32-bit support.
This is more correct as ioctl(2) commands only have meaning in the
context of a file descriptor.

Reviewed by:	kib
Approved by:	re (gjb)
Obtained from:	CheriBSD
Sponsored by:	DARPA, AFRL
Differential revision:	https://reviews.freebsd.org/D17324
2018-09-27 21:08:32 +00:00
..
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci.c Rudimentary AER reading code for ddb(4). 2018-08-18 20:35:19 +00:00
pci_host_generic.c
pci_host_generic.h
pci_host_generic_acpi.c
pci_host_generic_fdt.c
pci_host_generic_fdt.h
pci_if.m
pci_iov.c
pci_iov.h
pci_iov_if.m
pci_iov_private.h
pci_iov_schema.c
pci_pci.c
pci_private.h
pci_subr.c
pci_user.c Centralize compat support for PCIOCGETCONF. 2018-09-27 21:08:32 +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