Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c128 {MBX_SET_VARIABLE, "SET_VARIABLE"},
2479 mb->mbxCommand = MBX_SET_VARIABLE; in emlxs_mb_set_var()
2501 mb->mbxCommand = MBX_SET_VARIABLE; in emlxs_disable_tc()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h81 #define MBX_SET_VARIABLE 0x21 macro