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

/freebsd-10.3-release/sys/geom/
H A Dgeom_sunlabel_enc.c68 #define SDKP_SIZEOF 0x8 /* size of a partition entry */ macro
100 (i * SDKP_SIZEOF) + SDKP_CYLOFFSET);
102 (i * SDKP_SIZEOF) + SDKP_NSECTORS);
154 be32enc(p + SL_PART + (i * SDKP_SIZEOF) + SDKP_CYLOFFSET,
156 be32enc(p + SL_PART + (i * SDKP_SIZEOF) + SDKP_NSECTORS,

Completed in 48 milliseconds