Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1572 #define SMB_POWERSUP_F_PRESENT 0x02 /* PSU is present */ macro
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c1386 psup->smbps_flags |= SMB_POWERSUP_F_PRESENT; in smbios_info_powersup()