Home
last modified time | relevance | path

Searched refs:smbh_pwr_ps (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/smbios/
H A Dsmbios.c1094 desc_printf(smbios_hwsec_desc(h.smbh_pwr_ps), in print_hwsec()
1095 fp, " Power-On Password Status: %u", h.smbh_pwr_ps); in print_hwsec()
/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h1339 uint8_t smbh_pwr_ps; /* power-on password status */ member
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c1065 hsp->smbh_pwr_ps = SMB_HWS_PWR_PS(hs.smbhs_settings); in smbios_info_hwsec()