Lines Matching refs:pLinOutMsgBlock
340 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()
1550 p32 = (volatile PU32) pPab->pLinOutMsgBlock; in RCGetRavlinIPandMask()
1645 p32 = (PU32) pPab->pLinOutMsgBlock; in SendI2OOutboundQInitMsg()
1712 p32 = (volatile PU32) pPab->pLinOutMsgBlock; in GetI2OStatus()
1891 p8Msg = pPab->pLinOutMsgBlock + (phyAddrMsg - pPab->outMsgBlockPhyAddr); in ProcessOutboundI2OMsg()