Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/fpga/
H A Divm_core.c2576 unsigned short usErrorCount = 0; in ispVMRead() local
2690 usErrorCount++; in ispVMRead()
2831 if (usErrorCount > 0) { in ispVMRead()
2841 printf("TOTAL ERRORS: %d\n", usErrorCount); in ispVMRead()