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

/freebsd-11-stable/sys/dev/ofw/
H A Dofw_disk.c64 struct g_class g_ofwd_class = { variable in typeref:struct:g_class
72 DECLARE_GEOM_CLASS(g_ofwd_class, g_ofwd);
177 gp = g_new_geomf(&g_ofwd_class, "ofwd0");

Completed in 92 milliseconds