Searched refs:RDI_ConfigDesc (Results 1 – 3 of 3) sorted by relevance
171 typedef struct { unsigned32 version; char name[32]; } RDI_ConfigDesc; typedef
1370 typedef Dbg_Error Dbg_ConfigEnumProc(Dbg_MCState *state, RDI_ConfigDesc const *desc, void *arg);
2092 RDI_ConfigDesc *cd = (RDI_ConfigDesc *)arg2; in angel_RDI_info()