Searched defs:inf_cinfo (Results 1 – 1 of 1) sorted by relevance
66 struct inf_cinfo { struct67 enum inf_types typ;68 const char *full;69 const char *name;70 enum addr_mode cfg_mode;71 enum addr_mode addr_mode;95 const struct inf_cinfo *ci; argument