Searched defs:mch_error_code (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dintel_nb5000.c55 struct mch_error_code { struct
61 static struct mch_error_code fat_fbd_error_code[] = {
77 sz = sizeof (fat_fbd_error_code) / sizeof (struct mch_error_code);
177 static struct mch_error_code nf_fbd_error_code[] = {
214 sz = sizeof (nf_fbd_error_code) / sizeof (struct mch_error_code);
346 static struct mch_error_code nf_mem_error_code[] = {
371 sz = sizeof (nf_mem_error_code) / sizeof (struct mch_error_code);
512 static struct mch_error_code fat_int_error_code[] = {
525 static struct mch_error_code nf_int_error_code[] = {
551 sz = sizeof (fat_int_error_code) / sizeof (struct mch_error_code);
[all...]

Completed in 47 milliseconds