Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c103 {MBX_INIT_LINK, "INIT_LINK"},
2173 mb->mbxCommand = (volatile uint8_t) MBX_INIT_LINK; in emlxs_mb_init_link()
2265 mb->mbxCommand = (volatile uint8_t) MBX_INIT_LINK; in emlxs_mb_init_link()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h157 #define MBX_INIT_LINK 0x05 macro
H A Demlxs_mbox.h54 #define MBX_INIT_LINK 0x05 macro