Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c62 { 23, EMASK_FBD_M23, ERR_FAT_FBD_M23 },
161 else if ((ferr_fat_fbd & ERR_FAT_FBD_M23) != 0) { in fat_memory_error()
H A Dnb5000.h174 #define ERR_FAT_FBD_M23 0x00400000 /* M23Err Non-Redundant Fast Reset */ macro