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