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

/netbsd-current/sys/dev/nor/
H A Dcfi_0002.c247 CFI_0002_STATS_INC(cfi, read_page);
291 CFI_0002_STATS_INC(cfi, program_page);
341 CFI_0002_STATS_INC(cfi, erase_all);
368 CFI_0002_STATS_INC(cfi, erase_block);
399 CFI_0002_STATS_INC(cfi, busy);
480 CFI_0002_STATS_INC(cfi, busy_yield_hit);
483 CFI_0002_STATS_INC(cfi, busy_yield_miss);
495 CFI_0002_STATS_INC(cfi, busy_yield_timo);
H A Dcfi.h162 #define CFI_0002_STATS_INC(cfi, field) (cfi)->cfi_0002_stats.field++ macro
167 #define CFI_0002_STATS_INC(cfi, field) macro

Completed in 113 milliseconds