Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmvvar.h53 #define MV_TYPE_PCIE 1 macro
H A Dmv_pci.c465 sc->sc_type = MV_TYPE_PCIE; in mv_pcib_attach()
471 sc->sc_type = MV_TYPE_PCIE; in mv_pcib_attach()
988 if (sc->sc_type != MV_TYPE_PCIE) in pcib_write_irq_mask()