Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c623 linkinfo->a_topology = LNK_LOOP; in emlxs_log_link_event()
878 LNK_LOOP)) { in emlxs_get_dfc_eventinfo()
H A Demlxs_dfc.c3927 hbainfo->topology = LNK_LOOP; in emlxs_dfc_get_hbainfo()
4176 stats->topology = LNK_LOOP; in emlxs_dfc_get_hbastats()
6962 linkinfo->a_topology = LNK_LOOP; in emlxs_dfc_get_linkinfo()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h824 #define LNK_LOOP 0x1 macro