Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h601 uint32_t MboxCompleted; /* = MboxError + MbxGood */ member
H A Demlxs_fc.h570 uint32_t MboxCompleted; /* MboxError + MbxGood */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c1555 HBASTATS.MboxCompleted++; in emlxs_mb_retry()
3054 HBASTATS.MboxCompleted++; in emlxs_mb_fini()
H A Demlxs_dfc.c4296 stats->MboxCompleted = hba->stats.MboxCompleted; in emlxs_dfc_get_drvstats()
6922 ioinfo->a_mboxCmpl = HBASTATS.MboxCompleted; in emlxs_dfc_get_ioinfo()