HomeSort by: relevance | last modified time | path
    Searched defs:fdtbus_interrupt_controller (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/fdt/
fdt_intr.c 44 struct fdtbus_interrupt_controller { struct
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
    [all...]
fdt_intr.c 44 struct fdtbus_interrupt_controller { struct
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
    [all...]
fdt_intr.c 44 struct fdtbus_interrupt_controller { struct
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
    [all...]

Completed in 43 milliseconds