Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c101 {MBX_INIT_LINK, "INIT_LINK"},
2102 mb->mbxCommand = (volatile uint8_t) MBX_INIT_LINK; in emlxs_mb_init_link()
2193 mb->mbxCommand = (volatile uint8_t) MBX_INIT_LINK; in emlxs_mb_init_link()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h157 #define MBX_INIT_LINK 0x05 macro
H A Demlxs_mbox.h53 #define MBX_INIT_LINK 0x05 macro