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

/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h133 int mxfe_nwaystate; member in struct:mxfe
H A Dmxfe.c1014 if (mxfep->mxfe_nwaystate != MXFE_NOLINK) {
1016 mxfep->mxfe_nwaystate);
1071 mxfep->mxfe_nwaystate = MXFE_NWAYCHECK;
1080 DBG(DPHY, "NWay check, state %x", mxfep->mxfe_nwaystate);
1105 mxfep->mxfe_nwaystate = MXFE_NOLINK;
1175 mxfep->mxfe_nwaystate = MXFE_GOODLINK;
1185 mxfep->mxfe_nwaystate = MXFE_NOLINK;

Completed in 51 milliseconds