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

/illumos-gate/usr/src/cmd/prtvtoc/
H A Dprtvtoc.c370 int geo; local
389 geo = (readgeom(fd, name, &geom) == 0);
390 if (geo) {
398 if ((!geo) || (!idx))
/illumos-gate/usr/src/uts/common/io/
H A Demul64.c524 char *geo, *vidpid; local
560 geo = *geo_vidpid;
565 geo, (int **)&geoip, &length2) != DDI_PROP_SUCCESS) {
566 cmn_err(CE_WARN, "emul64: didn't get prop '%s'", geo);

Completed in 48 milliseconds