Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c1314 } else if (entry->handle == DP_NULL_HANDLE) { in validate_section_entry()
1627 fru_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
1662 volts_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
1676 temp_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
1691 fan_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
1705 ampi_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
1720 led_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
1739 alarm_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
1754 psu_cmd.handle = DP_NULL_HANDLE; in refresh_name_cache()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h60 #define DP_NULL_HANDLE 0xffff macro