Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios_impl.h135 uint8_t smbch_cm; /* size of contained records */ member
141 (smbcp)->smbch_cv + ((smbcp)->smbch_cn * (smbcp)->smbch_cm))
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c516 chp->smbc_elemlen = ch->smbch_cm; in smbios_info_chassis()