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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c237 enum {DT_HC, DT_DEVID, DT_TP, DT_DEV, DT_CPU, DT_UNKNOWN} type = enumerator in enum:__anon499
255 type = DT_HC;
298 if (type == DT_HC) {
316 case DT_HC:

Completed in 59 milliseconds