opnsense-src/sys/dev/pci
Emmanuel Vadot 8517a547a0 pci: Add pci_find_class_from
pci_find_class_from help finding one or multiple device matching
a class and subclass.
If the from argument is not null we will first loop in the device list
until we find the matching device and only then start to check if the
class/subclass matches.

Reviewed by:   jhb
Differential Revision:	https://reviews.freebsd.org/D27549
2021-01-12 12:25:28 +01:00
..
controller
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci.c pci: Add pci_find_class_from 2021-01-12 12:25:28 +01:00
pci_dw.c DesignWare PCIe driver: Don't call bus_generic_attach() twice. 2020-12-05 10:55:09 +00:00
pci_dw.h
pci_dw_if.m
pci_dw_mv.c
pci_host_generic.c
pci_host_generic.h
pci_host_generic_acpi.c Only set the PCI bus end when we are reducing it 2020-11-29 16:22:33 +00:00
pci_host_generic_acpi.h
pci_host_generic_fdt.c
pci_host_generic_fdt.h
pci_if.m
pci_iov.c pci_iov: When pci_iov_detach(9) is called, destroy VF children 2020-12-18 03:46:50 +00:00
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
pcib_if.m
pcib_private.h
pcib_support.c
pcireg.h
pcivar.h pci: Add pci_find_class_from 2021-01-12 12:25:28 +01:00
schema_private.h
vga_pci.c