Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h636 uint32_t ElsCmdGood; member
H A Demlxs_fc.h599 uint32_t ElsCmdGood; member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c4289 stats->ElsCmdGood = hba->stats.ElsCmdGood; in emlxs_dfc_get_drvstats()
6890 ioinfo->a_elsXmitErr = HBASTATS.ElsCmdCompleted - HBASTATS.ElsCmdGood; in emlxs_dfc_get_ioinfo()
H A Demlxs_els.c181 HBASTATS.ElsCmdGood++; in emlxs_els_handle_event()