Searched defs:system_info (Results 1 – 2 of 2) sorted by relevance
232 struct system_info { struct233 fru_info_t mid_plane; /* one always present */234 fru_max_t max_units[SCSB_UNIT_TYPES];235 fru_info_t *fru_info_list[SCSB_UNIT_TYPES];
130 typedef struct system_info { struct133 } system_info_t; argument