Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h730 uint64_t FctCmdReceived; /* total I/O */ member
H A Demlxs_fc.h941 uint64_t FctCmdReceived; /* total IOs */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c7105 dfcstat->FctCmdReceived = statp->FctCmdReceived; in emlxs_dfc_get_fctstat()
7115 statp->FctCmdReceived = 0; in emlxs_dfc_get_fctstat()
H A Demlxs_fct.c2503 TGTPORTSTAT.FctCmdReceived++; in emlxs_fct_handle_unsol_req()