Home
last modified time | relevance | path

Searched refs: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 = in platform_getpath() enumerator
255 type = DT_HC; in platform_getpath()
298 if (type == DT_HC) { in platform_getpath()
316 case DT_HC: in platform_getpath()