Searched refs:XL_FLAG_USE_MMIO (Results 1 – 2 of 2) sorted by relevance
582 #define XL_FLAG_USE_MMIO 0x0100 macro
851 if (sc->xl_flags & XL_FLAG_USE_MMIO) in xl_reset()1145 sc->xl_flags |= XL_FLAG_USE_MMIO; in xl_attach()1556 if (sc->xl_flags & XL_FLAG_USE_MMIO) { in xl_detach()