Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_event.c624 linkinfo->a_topology = LNK_PUBLIC_LOOP; in emlxs_log_link_event()
879 LNK_PUBLIC_LOOP) || in emlxs_get_dfc_eventinfo()
H A Demlxs_dfc.c3973 hbainfo->topology = LNK_PUBLIC_LOOP; in emlxs_dfc_get_hbainfo()
4227 stats->topology = LNK_PUBLIC_LOOP; in emlxs_dfc_get_hbastats()
7018 linkinfo->a_topology = LNK_PUBLIC_LOOP; in emlxs_dfc_get_linkinfo()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h825 #define LNK_PUBLIC_LOOP 0x2 macro