Home
last modified time | relevance | path

Searched refs:FctWriteBytes (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h732 uint64_t FctWriteBytes; /* total write bytes */ member
H A Demlxs_fc.h943 uint64_t FctWriteBytes; /* total write bytes */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c7104 dfcstat->FctWriteBytes = statp->FctWriteBytes; in emlxs_dfc_get_fctstat()
7114 statp->FctWriteBytes = 0; in emlxs_dfc_get_fctstat()
H A Demlxs_fct.c2462 TGTPORTSTAT.FctWriteBytes += cnt; in emlxs_fct_handle_unsol_req()