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

/freebsd-9.3-release/sys/geom/
H A Dgeom_sunlabel_enc.c85 uint16_t npart; local
106 npart = be16dec(p + SL_VTOC_NPART);
107 if (vtocsane == SUN_VTOC_SANE && npart == SUN_NPART) {

Completed in 44 milliseconds