Searched refs:BHND_DF_SOC (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_mipscore.c57 BHND_DEVICE(_vendor, _core, NULL, NULL, BHND_DF_SOC)
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c80 BHND_PCI_DEV(PCI, "PCI-BHND bridge", BHND_DF_SOC),
82 BHND_PCI_DEV(PCIE, "PCIe-G1 PCI-BHND bridge", BHND_DF_SOC),
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c64 BHND_PCIE_DEV(PCIE2, "PCIe-G2 PCI-BHND bridge", BHND_DF_SOC),
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h215 BHND_DF_SOC = (1<<1), /**< core is attached to a native enumerator in enum:__anon9285
H A Dbhnd_subr.c669 if (dflags & BHND_DF_SOC)

Completed in 66 milliseconds