xics_register_ics
extern void xics_register_ics(struct ics *ics);
xics_register_ics(&ics->ics);
xics_register_ics(&ics_hal);
xics_register_ics(&ics_rtas);