Searched refs:SMB_CHT_LOCK (Results 1 – 2 of 2) sorted by relevance
140 #define SMB_CHT_LOCK 0x80 /* lock bit within smbch_type */ macro
567 chp->smbc_lock = (ch.smbch_type & SMB_CHT_LOCK) != 0; in smbios_info_chassis()568 chp->smbc_type = ch.smbch_type & ~SMB_CHT_LOCK; in smbios_info_chassis()