Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1571 #define SMB_POWERSUP_F_HOT 0x01 /* PSU is hot-replaceable */ macro
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c1384 psup->smbps_flags |= SMB_POWERSUP_F_HOT; in smbios_info_powersup()