Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h582 #define XL_FLAG_USE_MMIO 0x0100 macro
H A Dif_xl.c851 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()