Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c640 linkinfo->a_topology = LNK_FABRIC; in emlxs_log_link_event()
H A Demlxs_dfc.c3939 hbainfo->topology = LNK_FABRIC; in emlxs_dfc_get_hbainfo()
4184 stats->topology = LNK_FABRIC; in emlxs_dfc_get_hbastats()
6976 linkinfo->a_topology = LNK_FABRIC; in emlxs_dfc_get_linkinfo()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h826 #define LNK_FABRIC 0x3 macro