Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsmbios_impl.h122 uint8_t smbch_cn; /* number of contained records */ member
129 (smbcp)->smbch_cv + ((smbcp)->smbch_cn * (smbcp)->smbch_cm))
/titanic_41/usr/src/common/smbios/
H A Dsmb_info.c131 offsetof(smb_chassis_t, smbch_cn),
514 chp->smbc_elems = ch->smbch_cn; in smbios_info_chassis()