ipl_rb_component_entry
struct ipl_rb_component_entry *comp;
struct ipl_rb_component_entry *comp, *ptr;
ptr = (struct ipl_rb_component_entry *) early_ipl_comp_list_addr;
struct ipl_rb_component_entry entry;
struct ipl_rb_component_entry entries[];
struct ipl_rb_component_entry *ptr, *end;