Home
last modified time | relevance | path

Searched defs:spitfire_async_flt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun4u/cpu/
H A Dspitfire.c79 typedef struct spitfire_async_flt { struct
80 struct async_flt cmn_asyncflt; /* common - see sun4u/sys/async.h */
81 ushort_t flt_type; /* types of faults - cpu specific */
82 ec_data_t flt_ec_data[8]; /* for E$ or mem dump/state */
83 uint64_t flt_ec_tag; /* E$ tag info */
84 int flt_ec_lcnt; /* number of bad E$ lines */
85 ushort_t flt_sdbh; /* UDBH reg */
86 ushort_t flt_sdbl; /* UDBL reg */