Searched defs:el_t2_logout_header (Results 1 – 1 of 1) sorted by relevance
204 struct el_t2_logout_header { struct205 unsigned int elfl_size; /* size in bytes of logout area. */206 unsigned int elfl_sbz1:31; /* Should be zero. */207 unsigned int elfl_retry:1; /* Retry flag. */208 unsigned int elfl_procoffset; /* Processor-specific offset. */209 unsigned int elfl_sysoffset; /* Offset of system-specific. */210 unsigned int elfl_error_type; /* PAL error type code. */211 unsigned int elfl_frame_rev; /* PAL Frame revision. */