Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h736 uint64_t FctCompleted; /* FctCmpl (Good+Err) */ member
H A Demlxs_fc.h947 uint64_t FctCompleted; /* FctCmplGood + FctCmplError */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c2898 TGTPORTSTAT.FctCompleted++; in emlxs_fct_handle_fcp_event()
3066 TGTPORTSTAT.FctCompleted--; in emlxs_fct_handle_fcp_event()
H A Demlxs_dfc.c7093 dfcstat->FctCompleted = statp->FctCompleted; in emlxs_dfc_get_fctstat()