Searched refs:BHND_DF_SOC (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bhnd/cores/pci/ |
H A D | bhnd_pci.c | 80 BHND_PCI_DEV(PCI, "PCI-BHND bridge", BHND_DF_SOC), 82 BHND_PCI_DEV(PCIE, "PCIe-G1 PCI-BHND bridge", BHND_DF_SOC),
|
/freebsd/sys/dev/bhnd/cores/pcie2/ |
H A D | bhnd_pcie2.c | 64 BHND_PCIE_DEV(PCIE2, "PCIe-G2 PCI-BHND bridge", BHND_DF_SOC),
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd.h | 380 BHND_DF_SOC = (1<<1), /**< core is attached to a native enumerator
|