Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgepnm2.h73 #define SK_PNMI_VCT_LINK 128 macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c1379 pAC->Pnmi.VctStatus[PhysPortIndex] |= SK_PNMI_VCT_LINK; in SkPnmiEvent()
8178 pAC->Pnmi.VctStatus[PhysPortIndex] &= ~SK_PNMI_VCT_LINK; in Vct()
8235 if ((pAC->Pnmi.VctStatus[PhysPortIndex] & SK_PNMI_VCT_LINK)) { in CheckVctStatus()