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

/freebsd-10.2-release/sys/geom/
H A Dgeom_sunlabel_enc.c72 #define SVTOC_SIZEOF 0x4 /* size of a VTOC tag/flag entry */ macro
119 SL_VTOC_MAP + (i * SVTOC_SIZEOF) + SVTOC_TAG);
121 SL_VTOC_MAP + (i * SVTOC_SIZEOF) + SVTOC_FLAG);
171 be16enc(p + SL_VTOC_MAP + (i * SVTOC_SIZEOF)
174 be16enc(p + SL_VTOC_MAP + (i * SVTOC_SIZEOF)

Completed in 46 milliseconds