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

  /src/sys/dev/fdt/
fdt_phy.c 40 struct fdtbus_phy_controller { struct
45 LIST_ENTRY(fdtbus_phy_controller) pc_next;
48 static LIST_HEAD(, fdtbus_phy_controller) fdtbus_phy_controllers =
55 struct fdtbus_phy_controller *pc;
67 static struct fdtbus_phy_controller *
70 struct fdtbus_phy_controller *pc;
83 struct fdtbus_phy_controller *pc;
152 struct fdtbus_phy_controller *pc = phy->phy_pc;
167 struct fdtbus_phy_controller *pc = phy->phy_pc;
fdt_phy.c 40 struct fdtbus_phy_controller { struct
45 LIST_ENTRY(fdtbus_phy_controller) pc_next;
48 static LIST_HEAD(, fdtbus_phy_controller) fdtbus_phy_controllers =
55 struct fdtbus_phy_controller *pc;
67 static struct fdtbus_phy_controller *
70 struct fdtbus_phy_controller *pc;
83 struct fdtbus_phy_controller *pc;
152 struct fdtbus_phy_controller *pc = phy->phy_pc;
167 struct fdtbus_phy_controller *pc = phy->phy_pc;

Completed in 21 milliseconds