Searched refs:IocbTxPut (Results 1 – 4 of 4) sorted by relevance
609 uint32_t IocbTxPut[4]; member
574 uint32_t IocbTxPut[MAX_CHANNEL]; member
4254 stats->IocbTxPut[0] = hba->stats.IocbTxPut[0]; in emlxs_dfc_get_drvstats()4255 stats->IocbTxPut[1] = hba->stats.IocbTxPut[1]; in emlxs_dfc_get_drvstats()4256 stats->IocbTxPut[2] = hba->stats.IocbTxPut[2]; in emlxs_dfc_get_drvstats()4257 stats->IocbTxPut[3] = hba->stats.IocbTxPut[3]; in emlxs_dfc_get_drvstats()
3170 HBASTATS.IocbTxPut[channelno]++; in emlxs_tx_put()