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

/freebsd-12-stable/sys/geom/
H A Dgeom_bsd.c528 struct h0h0 { struct
538 struct h0h0 *hp;
554 struct h0h0 h0h0; local
575 h0h0.gp = gp;
576 h0h0.ms = gsp->softc;
577 h0h0.label = label;
578 h0h0.error = -1;
585 g_bsd_callconfig(&h0h0, 0);
586 error = h0h0
[all...]
H A Dgeom_sunlabel.c196 struct g_hh01 h0h0; local
211 h0h0.gp = gp;
212 h0h0.ms = gsp->softc;
213 h0h0.label = label;
214 h0h0.error = -1;
221 g_sunlabel_callconfig(&h0h0, 0);

Completed in 179 milliseconds