Home
last modified time | relevance | path

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

/NextBSD/sys/arm/xscale/ixp425/
HDixp425_npe.c1147 uint32_t oldWatchcount, newWatchcount; in npe_cpu_step() local
1174 oldWatchcount = npe_reg_read(sc, IX_NPEDL_REG_OFFSET_WC); in npe_cpu_step()
1188 newWatchcount == oldWatchcount; tries++) { in npe_cpu_step()