Home
last modified time | relevance | path

Searched refs:SMB_TYPE_INACTIVE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c388 if (sp->smbst_hdr->smbh_type != SMB_TYPE_INACTIVE && in chip_smbios_iterate()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_open.c474 if (sp->smbst_hdr->smbh_type != SMB_TYPE_INACTIVE && in smbios_iter()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h163 #define SMB_TYPE_INACTIVE 126 /* inactive table entry */ macro