Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1748 #define SMB_POWERSUP_F_UNPLUG 0x04 /* PSU is unplugged from outlet */ macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1663 psup->smbps_flags |= SMB_POWERSUP_F_UNPLUG; in smbios_info_powersup()