Searched refs:BHND_PCI_DEV (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c87 #define BHND_PCI_DEV(_core, _quirks) \ macro
91 BHND_PCI_DEV(PCIE2, bhnd_pcie2_quirks),
/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c73 #define BHND_PCI_DEV(_core, _desc, ...) \ macro
81 BHND_PCI_DEV(PCI, "Host-PCI bridge", BHND_DF_HOSTB),
82 BHND_PCI_DEV(PCI, "PCI-BHND bridge", BHND_DF_SOC),
83 BHND_PCI_DEV(PCIE, "PCIe-G1 Host-PCI bridge", BHND_DF_HOSTB),
84 BHND_PCI_DEV(PCIE, "PCIe-G1 PCI-BHND bridge", BHND_DF_SOC),
H A Dbhnd_pci_hostb.c95 #define BHND_PCI_DEV(_core, _quirks) \ macro
99 BHND_PCI_DEV(PCI, bhnd_pci_quirks),
100 BHND_PCI_DEV(PCIE, bhnd_pcie_quirks),

Completed in 100 milliseconds