Home
last modified time | relevance | path

Searched refs:InvalidCRCCount (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h134 uint64_t InvalidCRCCount; member
H A Dfct.h190 uint32_t InvalidCRCCount; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h336 uint64_t InvalidCRCCount; member
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h286 HBA_INT64 InvalidCRCCount; member
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h334 HBA_INT64 InvalidCRCCount; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h335 HBA_INT64 InvalidCRCCount; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h644 UINT32 InvalidCRCCount; /* 4 */ member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c694 port_stats->InvalidCRCCount = stat.InvalidCRCCount; in fct_get_port_stats()
3620 stat.InvalidCRCCount; in fct_update_stats()
H A Ddiscovery.c2708 rls_resp->InvalidCRCCount = BE_32(*((uint32_t *)(resp + 24))); in fct_rls_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1346 link_status->InvalidCRCCount = in emlxs_fct_port_info()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5846 ps.InvalidCRCCount = LE_32(ls->inv_crc_cnt); in ql_get_statistics()
5955 ps.InvalidCRCCount = LE_32(ls->inv_crc_cnt); in ql_get_statistics_fc()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1872 link_status->InvalidCRCCount = in qlt_info()