Searched refs:fdtbus_phy_controller (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/fdt/
H A Dfdt_phy.c40 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;
H A Dfdtvar.h184 struct fdtbus_phy_controller;
187 struct fdtbus_phy_controller *phy_pc;

Completed in 139 milliseconds