Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Drclanmtl.c340 pPab->pLinOutMsgBlock = (PU8) p_msgbuf; in RCInitI2OMsgLayer()
557 pPab->pLinOutMsgBlock + (phyAddrMsg - in RCProcI2OMsgQ()
692 p32 = (PU32)pPab->pLinOutMsgBlock; in RCGetLinkStatistics()
693 pStats = (P_NICSTAT) pPab->pLinOutMsgBlock; in RCGetLinkStatistics()
756 p32 = (PU32) pPab->pLinOutMsgBlock; in RCGetLinkStatus()
999 p32 = (volatile PU32) pPab->pLinOutMsgBlock; in RCGetPromiscuousMode()
1105 p32 = (volatile PU32) pPab->pLinOutMsgBlock; in RCGetBroadcastMode()
1170 p32 = (volatile PU32) pPab->pLinOutMsgBlock; in RCGetLinkSpeed()
1269 p32 = (volatile PU32) pPab->pLinOutMsgBlock; in RCGetFirmwareVer()
1395 p32 = (volatile PU32) pPab->pLinOutMsgBlock; in RCResetIOP()
[all …]
Drclanmtl.h164 PU8 pLinOutMsgBlock; member