Lines Matching defs:fdtbus_interrupt_controller
44 struct fdtbus_interrupt_controller {
49 LIST_ENTRY(fdtbus_interrupt_controller) ic_next;
52 static LIST_HEAD(, fdtbus_interrupt_controller) fdtbus_interrupt_controllers =
56 struct fdtbus_interrupt_controller *c_ic;
122 static struct fdtbus_interrupt_controller *
125 struct fdtbus_interrupt_controller * ic;
137 struct fdtbus_interrupt_controller *ic;
228 struct fdtbus_interrupt_controller *ic;
275 const struct fdtbus_interrupt_controller *ic = c->c_ic;
304 struct fdtbus_interrupt_controller * const ic = c->c_ic;
324 struct fdtbus_interrupt_controller * const ic = c->c_ic;
351 struct fdtbus_interrupt_controller *ic;