Searched refs:FcpCompleted (Results 1 – 4 of 4) sorted by relevance
624 uint32_t FcpCompleted; /* FcpGood + FcpError */ member
586 uint32_t FcpCompleted; /* FcpGood + FcpError */ member
4333 stats->FcpCompleted = hba->stats.FcpCompleted; in emlxs_dfc_get_drvstats()6936 ioinfo->a_fcpCmpl = HBASTATS.FcpCompleted; in emlxs_dfc_get_ioinfo()6937 ioinfo->a_fcpErr = HBASTATS.FcpCompleted - HBASTATS.FcpGood; in emlxs_dfc_get_ioinfo()
105 HBASTATS.FcpCompleted++; in emlxs_handle_fcp_event()