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

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c1130 unsigned long worst = 0; local
1145 worst |= this;
1148 return (worst);
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c9221 uint8_t smart_data[512], id, value, worst, thresh; local
9237 worst = smart_data[index + 4];
9244 cycles = value - worst;

Completed in 86 milliseconds