Home
last modified time | relevance | path

Searched refs:PART_VALUE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c380 PART_VALUE(SG_SENSOR_PART_SBBC),
381 PART_VALUE(SG_SENSOR_PART_SDC),
382 PART_VALUE(SG_SENSOR_PART_AR),
383 PART_VALUE(SG_SENSOR_PART_CBH),
384 PART_VALUE(SG_SENSOR_PART_DX),
388 PART_VALUE(SG_SENSOR_PART_5_VDC),
389 PART_VALUE(SG_SENSOR_PART_12_VDC),
390 PART_VALUE(SG_SENSOR_PART_48_VDC),
392 PART_VALUE(SG_SENSOR_PART_BOARD),
393 PART_VALUE(SG_SENSOR_PART_SCAPP),
[all …]
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h94 #define PART_VALUE(value_macro) { \ macro