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

/freebsd-current/sys/dev/dwc/
H A Dif_dwc_rk.c113 struct if_dwc_rk_ops { struct
128 struct if_dwc_rk_ops *ops;
151 static struct if_dwc_rk_ops rk3288_ops = {
154 static struct if_dwc_rk_ops rk3328_ops = {
161 static struct if_dwc_rk_ops rk3399_ops = {
496 sc->ops = (struct if_dwc_rk_ops *)ofw_bus_search_compatible(dev, compat_data)->ocd_data;

Completed in 122 milliseconds