Home
last modified time | relevance | path

Searched refs: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[] = { argument
77 sz = sizeof (fat_fbd_error_code) / sizeof (struct mch_error_code); in intel_fat_fbd_err()
177 static struct mch_error_code nf_fbd_error_code[] = {
214 sz = sizeof (nf_fbd_error_code) / sizeof (struct mch_error_code); in intel_nf_fbd_err()
347 static struct mch_error_code nf_mem_error_code[] = {
372 sz = sizeof (nf_mem_error_code) / sizeof (struct mch_error_code); in intel_nf_mem_err()
513 static struct mch_error_code fat_int_error_code[] = {
526 static struct mch_error_code nf_int_error_code[] = {
552 sz = sizeof (fat_int_error_code) / sizeof (struct mch_error_code); in intel_int_err()
[all …]