Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c78 PhysPortIndex);
80 PhysPortIndex);
84 unsigned int PhysPortIndex, unsigned int StatIndex);
995 unsigned int PhysPortIndex; in SkPnmiEvent() local
1034 PhysPortIndex = (int)Param.Para32[0]; in SkPnmiEvent()
1037 if (PhysPortIndex >= SK_MAX_MACS) { in SkPnmiEvent()
1042 PhysPortIndex)); in SkPnmiEvent()
1051 if ((pAC->GIni.GIFunc.pFnMacOverflow(pAC, IoC, PhysPortIndex, in SkPnmiEvent()
1077 XM_IN16(IoC, PhysPortIndex, XM_TX_CMD, &Register); in SkPnmiEvent()
1079 XM_OUT16(IoC, PhysPortIndex, XM_TX_CMD, Register); in SkPnmiEvent()
[all …]