Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfct.h186 uint32_t LossOfSignalsCount; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h599 UINT32 LossOfSignalsCount; /* 4 */ member
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c670 port_stats->LossOfSignalCount = stat.LossOfSignalsCount; in fct_get_port_stats()
3579 stat.LossOfSignalsCount; in fct_update_stats()
H A Ddiscovery.c2703 rls_resp->LossOfSignalsCount = BE_32(*((uint32_t *)(resp + 12))); in fct_rls_cb()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5669 ps.LossOfSignalsCount = LE_32(ls->signal_loss_cnt); in ql_get_statistics()
5778 ps.LossOfSignalsCount = LE_32(ls->signal_loss_cnt); in ql_get_statistics_fc()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1337 link_status->LossOfSignalsCount =
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1072 link_status->LossOfSignalsCount = LE_32(*((uint32_t *)(p + 8))); in qlt_info()