Searched defs:el_t2_data_memory (Results 1 – 1 of 1) sorted by relevance
227 struct el_t2_data_memory { struct228 struct el_t2_frame_header elcm_hdr; /* ID$MEM-FERR = 0x08 */229 unsigned int elcm_module; /* Module id. */230 unsigned int elcm_res04; /* Reserved. */231 unsigned long elcm_merr; /* CSR0: Error Reg 1. */232 unsigned long elcm_mcmd1; /* CSR1: Command Trap 1. */233 unsigned long elcm_mcmd2; /* CSR2: Command Trap 2. */234 unsigned long elcm_mconf; /* CSR3: Configuration. */235 unsigned long elcm_medc1; /* CSR4: EDC Status 1. */236 unsigned long elcm_medc2; /* CSR5: EDC Status 2. */[all …]