Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c106 bit32 i, localMCN = 0; in tdsaFindLocalMCN() local
120 localMCN++; in tdsaFindLocalMCN()
124 return localMCN; in tdsaFindLocalMCN()
810 bit32 localMCN = 0, finalMCN = 0; in tddmReportDevice() local
979 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() local
1103 localMCN = tdsaFindLocalMCN(tiRoot, onePortContext); in tdsaUpdateMCN()
[all …]