HomeSort by: relevance | last modified time | path
    Searched refs:CFI_0002_STATS_INC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/nor/
cfi_0002.c 247 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);
cfi.h 162 #define CFI_0002_STATS_INC(cfi, field) (cfi)->cfi_0002_stats.field++
167 #define CFI_0002_STATS_INC(cfi, field)

Completed in 24 milliseconds