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

/freebsd-10.2-release/sys/arm/xscale/ixp425/
H A Dixp425_npe.c1148 uint32_t oldWatchcount, newWatchcount; local
1175 oldWatchcount = npe_reg_read(sc, IX_NPEDL_REG_OFFSET_WC);
1189 newWatchcount == oldWatchcount; tries++) {

Completed in 101 milliseconds