Lines Matching refs:outMsgBlockPhyAddr
339 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()
1642 pMsg[7] = pPab->outMsgBlockPhyAddr; in SendI2OOutboundQInitMsg()
1666 phyOutQFrames = pPab->outMsgBlockPhyAddr; in SendI2OOutboundQInitMsg()
1707 pMsg[6] = pPab->outMsgBlockPhyAddr; in GetI2OStatus()
1891 p8Msg = pPab->pLinOutMsgBlock + (phyAddrMsg - pPab->outMsgBlockPhyAddr); in ProcessOutboundI2OMsg()