Searched defs:inf_cinfo (Results 1 – 1 of 1) sorted by relevance
81 struct inf_cinfo { struct82 enum inf_types typ;83 const char *full;84 const char *name;85 enum addr_mode cfg_mode;86 enum addr_mode addr_mode;110 const struct inf_cinfo *ci; argument