Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h154 #define SMB_TYPE_IPMIDEV 38 /* IPMI device information */ macro
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c2108 case SMB_TYPE_IPMIDEV: in print_struct()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1322 const smb_struct_t *stp = smb_lookup_type(shp, SMB_TYPE_IPMIDEV); in smbios_info_ipmi()