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

  /src/sys/dev/nor/
cfi.h 133 * CFI_0002_STATS are just meant temporarily for debugging
137 #ifdef CFI_0002_STATS
138 struct cfi_0002_stats { struct
162 #define CFI_0002_STATS_INC(cfi, field) (cfi)->cfi_0002_stats.field++
169 #endif /* CFI_0002_STATS */
186 #ifdef CFI_0002_STATS
187 struct cfi_0002_stats cfi_0002_stats; member in struct:cfi
cfi.h 133 * CFI_0002_STATS are just meant temporarily for debugging
137 #ifdef CFI_0002_STATS
138 struct cfi_0002_stats { struct
162 #define CFI_0002_STATS_INC(cfi, field) (cfi)->cfi_0002_stats.field++
169 #endif /* CFI_0002_STATS */
186 #ifdef CFI_0002_STATS
187 struct cfi_0002_stats cfi_0002_stats; member in struct:cfi

Completed in 22 milliseconds