Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_strings.c34 { smbios_bboard_flag_name, SMB_BBFL_HOTSWAP, "SMB_BBFL_HOTSWAP" },
36 { smbios_bboard_flag_desc, SMB_BBFL_HOTSWAP, "board is hot-swappable" },
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h329 #define SMB_BBFL_HOTSWAP 0x10 /* board is hot-swappable */ macro