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

/freebsd-10.3-release/sys/mips/cavium/
H A Docteon_ebt3000_cf.c167 struct g_class g_cf_class = { variable in typeref:struct:g_class
175 DECLARE_GEOM_CLASS(g_cf_class, g_cf);
682 cf_priv->cf_geom = g_new_geomf(&g_cf_class, "cf%d", device_get_unit(cf_priv->dev));

Completed in 89 milliseconds