Home
last modified time | relevance | path

Searched defs:g_nop_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/geom/nop/
H A Dg_nop.h52 struct g_nop_softc { struct
53 int sc_error;
54 off_t sc_offset;
55 off_t sc_explicitsize;
56 off_t sc_stripesize;
57 off_t sc_stripeoffset;
58 u_int sc_rfailprob;
59 u_int sc_wfailprob;
60 u_int sc_delaymsec;
61 u_int sc_rdelayprob;
[all …]