Searched refs:localMCN (Results 1 – 1 of 1) sorted by relevance
106 bit32 i, localMCN = 0; in tdsaFindLocalMCN() local120 localMCN++; in tdsaFindLocalMCN()124 return localMCN; in tdsaFindLocalMCN()810 bit32 localMCN = 0, finalMCN = 0; in tddmReportDevice() local979 localMCN = tdsaFindLocalMCN(tiRoot, onePortContext); in tddmReportDevice()981 TI_DBG2(("tddmReportDevice: devMCN 0x%08x localMCN 0x%08x\n", devMCN, localMCN)); in tddmReportDevice()997 finalMCN = localMCN; in tddmReportDevice()1002 finalMCN = MIN(devMCN, localMCN); in tddmReportDevice()1068 bit32 localMCN = 0, finalMCN = 0; in tdsaUpdateMCN() local1103 localMCN = tdsaFindLocalMCN(tiRoot, onePortContext); in tdsaUpdateMCN()[all …]