Searched defs:nopartitions (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/devinfo/
H A Ddevinfo.c169 unsigned int nopartitions, sectorcyl, bytes; local
176 nopartitions = 0;
192 nopartitions++;
196 * device, version, driveid, sectorcyl, bytes, nopartitions);
199 device, 0, 0, sectorcyl, bytes, nopartitions);

Completed in 45 milliseconds