Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Drclanmtl.c339 pPab->outMsgBlockPhyAddr = (U32) p_phymsgbuf; in RCInitI2OMsgLayer()
558 pPab->outMsgBlockPhyAddr); in RCProcI2OMsgQ()
689 pMsg[5] = pPab->outMsgBlockPhyAddr; in RCGetLinkStatistics()
754 pMsg[5] = pPab->outMsgBlockPhyAddr; in RCGetLinkStatus()
1009 pMsg[5] = pPab->outMsgBlockPhyAddr; in RCGetPromiscuousMode()
1115 pMsg[5] = pPab->outMsgBlockPhyAddr; in RCGetBroadcastMode()
1180 pMsg[5] = pPab->outMsgBlockPhyAddr; in RCGetLinkSpeed()
1279 pMsg[5] = pPab->outMsgBlockPhyAddr; in RCGetFirmwareVer()
1390 pMsg[6] = pPab->outMsgBlockPhyAddr; in RCResetIOP()
1564 pMsg[5] = pPab->outMsgBlockPhyAddr; in RCGetRavlinIPandMask()
[all …]
Drclanmtl.h165 U32 outMsgBlockPhyAddr; member