opnsense-src/sys/dev/pci
Alexander Motin fa3b03d378 pcib(4): Switch from callout to timeout_task.
This allows to avoid blocking on Giant in callout context, moving to
already existing dedicated taskqueue_pci_hp thread.

MFC after:	1 month
2021-09-03 15:03:44 -04:00
..
controller
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci.c
pci_dw.c
pci_dw.h
pci_dw_if.m
pci_dw_mv.c
pci_host_generic.c
pci_host_generic.h
pci_host_generic_acpi.c
pci_host_generic_acpi.h
pci_host_generic_fdt.c pci_host_generic_fdt: set domain number 2021-08-31 06:25:05 +02:00
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 pcib(4): Switch from callout to timeout_task. 2021-09-03 15:03:44 -04:00
pci_private.h
pci_subr.c
pci_user.c pci: Add an ioctl to perform I/O to BARs 2021-08-14 10:59:03 -04:00
pcib_if.m
pcib_private.h pcib(4): Switch from callout to timeout_task. 2021-09-03 15:03:44 -04:00
pcib_support.c
pcireg.h
pcivar.h
schema_private.h
vga_pci.c