Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmem.c225 ulong addr1, addr2, count, ngood, bytes; in do_mem_cmp() local
258 for (ngood = 0; ngood < count; ++ngood) { in do_mem_cmp()
293 if ((ngood % (64 << 10)) == 0) in do_mem_cmp()
299 printf("Total of %ld %s(s) were the same\n", ngood, type); in do_mem_cmp()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c930 unsigned ngood = 0; in efx_ptp_process_times() local
977 ngood++; in efx_ptp_process_times()
982 if (ngood == 0) { in efx_ptp_process_times()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c911 unsigned ngood = 0; in efx_ptp_process_times() local
958 ngood++; in efx_ptp_process_times()
963 if (ngood == 0) { in efx_ptp_process_times()