Searched refs:fc_iotag (Results 1 – 4 of 4) sorted by relevance
2168 if (!hba->fc_iotag || hba->fc_iotag >= hba->max_iotag) { in emlxs_register_pkt()2169 hba->fc_iotag = 1; in emlxs_register_pkt()2171 iotag = hba->fc_iotag++; in emlxs_register_pkt()
1058 hba->fc_iotag = 1; in emlxs_sli3_online()
362 hba->fc_iotag = 1; in emlxs_sli4_online()
1949 uint16_t fc_iotag; /* used to identify I/Os */ member