Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dxlreg.h72 #define XL_CAPS_FULL_DUPLEX 0x0002 macro
H A Dxl.c2518 if (sc->xl_caps & XL_CAPS_FULL_DUPLEX) in xl_attach()
2531 if (sc->xl_caps & XL_CAPS_FULL_DUPLEX) in xl_attach()