Home
last modified time | relevance | path

Searched refs:LossOfSignalsCount (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h187 uint32_t LossOfSignalsCount; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h641 UINT32 LossOfSignalsCount; /* 4 */ member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c689 port_stats->LossOfSignalCount = stat.LossOfSignalsCount; in fct_get_port_stats()
3614 stat.LossOfSignalsCount; in fct_update_stats()
H A Ddiscovery.c2703 rls_resp->LossOfSignalsCount = BE_32(*((uint32_t *)(resp + 12))); in fct_rls_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1340 link_status->LossOfSignalsCount = in emlxs_fct_port_info()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5843 ps.LossOfSignalsCount = LE_32(ls->signal_loss_cnt); in ql_get_statistics()
5952 ps.LossOfSignalsCount = LE_32(ls->signal_loss_cnt); in ql_get_statistics_fc()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1867 link_status->LossOfSignalsCount = LE_32(*((uint32_t *)(p + 8))); in qlt_info()