Home
last modified time | relevance | path

Searched refs:MV_TYPE_PCIE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm/mv/
H A Dmvvar.h51 #define MV_TYPE_PCIE 1 macro
H A Dmv_pci.c472 sc->sc_type = MV_TYPE_PCIE; in mv_pcib_attach()
478 sc->sc_type = MV_TYPE_PCIE; in mv_pcib_attach()
1103 if (sc->sc_type != MV_TYPE_PCIE) in pcib_write_irq_mask()