Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1858 #define FC_ILB_MODE 0x01000000 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c8530 new_mode = FC_ILB_MODE; in emlxs_dfc_loopback_mode()
8538 if ((hba->flag & FC_ILB_MODE)) { in emlxs_dfc_loopback_mode()
8594 if (new_mode == FC_ILB_MODE) { in emlxs_dfc_loopback_mode()
H A Demlxs_mbox.c1595 (hba->flag & (FC_ILB_MODE | FC_ELB_MODE))) { in emlxs_read_la_mbcmpl()