Home
last modified time | relevance | path

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

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