Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2181 case FLAGS_LOCAL_LB: in emlxs_mb_init_link()
2183 mb->un.varInitLnk.link_flags |= FLAGS_LOCAL_LB; in emlxs_mb_init_link()
H A Demlxs_dfc.c8589 topology = FLAGS_LOCAL_LB; in emlxs_dfc_loopback_mode()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h576 #define FLAGS_LOCAL_LB 0x01 /* link_flags (=1) */ macro