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

  /src/sys/dev/fdt/
fdt_reset.c 40 struct fdtbus_reset_controller { struct
45 LIST_ENTRY(fdtbus_reset_controller) rc_next;
48 static LIST_HEAD(, fdtbus_reset_controller) fdtbus_reset_controllers =
55 struct fdtbus_reset_controller *rc;
67 static struct fdtbus_reset_controller *
70 struct fdtbus_reset_controller *rc;
83 struct fdtbus_reset_controller *rc;
147 struct fdtbus_reset_controller *rc = rst->rst_rc;
156 struct fdtbus_reset_controller *rc = rst->rst_rc;
164 struct fdtbus_reset_controller *rc = rst->rst_rc
    [all...]
fdt_reset.c 40 struct fdtbus_reset_controller { struct
45 LIST_ENTRY(fdtbus_reset_controller) rc_next;
48 static LIST_HEAD(, fdtbus_reset_controller) fdtbus_reset_controllers =
55 struct fdtbus_reset_controller *rc;
67 static struct fdtbus_reset_controller *
70 struct fdtbus_reset_controller *rc;
83 struct fdtbus_reset_controller *rc;
147 struct fdtbus_reset_controller *rc = rst->rst_rc;
156 struct fdtbus_reset_controller *rc = rst->rst_rc;
164 struct fdtbus_reset_controller *rc = rst->rst_rc
    [all...]

Completed in 22 milliseconds