Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsmbios_impl.h123 uint8_t smbch_type; /* type */ member
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c507 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()