Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h130 uint64_t LossOfSyncCount; member
H A Dfct.h186 uint32_t LossOfSyncCount; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h332 uint64_t LossOfSyncCount; member
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h282 HBA_INT64 LossOfSyncCount; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h331 HBA_INT64 LossOfSyncCount; member
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h330 HBA_INT64 LossOfSyncCount; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h640 UINT32 LossOfSyncCount; /* 4 */ member
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h921 uint64_t LossOfSyncCount; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c688 port_stats->LossOfSyncCount = stat.LossOfSyncCount; in fct_get_port_stats()
3612 stat.LossOfSyncCount; in fct_update_stats()
H A Ddiscovery.c2703 rls_resp->LossOfSyncCount = BE_32(*((uint32_t *)(resp + 8))); in fct_rls_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1338 link_status->LossOfSyncCount = in emlxs_fct_port_info()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5842 ps.LossOfSyncCount = LE_32(ls->sync_loss_cnt); in ql_get_statistics()
5951 ps.LossOfSyncCount = LE_32(ls->sync_loss_cnt); in ql_get_statistics_fc()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1866 link_status->LossOfSyncCount = LE_32(*((uint32_t *)(p + 4))); in qlt_info()