Searched refs:usIndex (Results 1 – 2 of 2) sorted by relevance
94 USHORT usIndex; /*!< index of the address info */ member111 BOOL xMBTCPPortMasterAddSlaveIp(const USHORT usIndex, const CHAR* pcIpStr, UCHAR ucSlaveAddress);
489 BOOL xMBTCPPortMasterAddSlaveIp(const USHORT usIndex, const CHAR* pcIpStr, UCHAR ucSlaveAddress) in xMBTCPPortMasterAddSlaveIp() argument494 if (pcIpStr && (usIndex != 0xFF)) { in xMBTCPPortMasterAddSlaveIp()499 xSlaveAddrInfo.usIndex = usIndex; in xMBTCPPortMasterAddSlaveIp()678 …eAddrInfo.pcIPAddr == NULL && xMbPortConfig.usMbSlaveInfoCount && xSlaveAddrInfo.usIndex == 0xFF) { in vMBTCPPortMasterTask()707 pxInfo->xIndex = xSlaveAddrInfo.usIndex; in vMBTCPPortMasterTask()