Searched refs:ex_fdx (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c914 if (sc->ex_fdx) {
1427 str = sc->ex_fdx ? "tp-fdx" : "tp-hdx";
1434 str = sc->ex_fdx ? "fl-fdx" : "fl-hdx";
1440 str = sc->ex_fdx ? "fx-fdx" : "fx-hdx";
1496 sc->ex_fdx = B_TRUE;
1504 sc->ex_fdx = B_FALSE;
1511 sc->ex_fdx = B_TRUE;
1518 sc->ex_fdx = B_FALSE;
1525 sc->ex_fdx = B_FALSE;
1532 sc->ex_fdx
[all...]
H A Delxl.h487 boolean_t ex_fdx; member in struct:ex_softc

Completed in 60 milliseconds