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

/freebsd-current/sys/dev/usb/controller/dwc3/
H A Ddwc3.c296 int nphy_types; local
299 nphy_types = OF_getprop_alloc(node, "phy_type", (void **)&phy_type);
300 if (nphy_types <= 0)

Completed in 53 milliseconds