Home
last modified time | relevance | path

Searched refs:LossOfSyncCount (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfctio.h129 uint64_t LossOfSyncCount; member
H A Dfct.h185 uint32_t LossOfSyncCount; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h332 uint64_t LossOfSyncCount; member
/titanic_50/usr/src/lib/smhba/common/
H A Dsmhbaapi.h281 HBA_INT64 LossOfSyncCount; member
/titanic_50/usr/src/lib/hbaapi/common/
H A Dhbaapi.h325 HBA_INT64 LossOfSyncCount; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h326 HBA_INT64 LossOfSyncCount; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h598 UINT32 LossOfSyncCount; /* 4 */ member
/titanic_50/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h921 uint64_t LossOfSyncCount; member
/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c669 port_stats->LossOfSyncCount = stat.LossOfSyncCount; in fct_get_port_stats()
3577 stat.LossOfSyncCount; in fct_update_stats()
H A Ddiscovery.c2702 rls_resp->LossOfSyncCount = BE_32(*((uint32_t *)(resp + 8))); in fct_rls_cb()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5668 ps.LossOfSyncCount = LE_32(ls->sync_loss_cnt); in ql_get_statistics()
5777 ps.LossOfSyncCount = LE_32(ls->sync_loss_cnt); in ql_get_statistics_fc()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1335 link_status->LossOfSyncCount =
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1071 link_status->LossOfSyncCount = LE_32(*((uint32_t *)(p + 4))); in qlt_info()