Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h466 #define SMB_HWS_KBD_PS(x) (((x) & 0x30) >> 4) macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1292 hsp->smbh_kbd_ps = SMB_HWS_KBD_PS(hs.smbhs_settings); in smbios_info_hwsec()