Searched refs:handle_cnt (Results 1 – 2 of 2) sorted by relevance
1258 uint16_t handle_cnt; in qla2x00_async_event() local1277 handle_cnt = 0; in qla2x00_async_event()1283 handle_cnt = 1; in qla2x00_async_event()1287 handle_cnt = 1; in qla2x00_async_event()1293 handle_cnt = 2; in qla2x00_async_event()1300 handle_cnt = 3; in qla2x00_async_event()1308 handle_cnt = 4; in qla2x00_async_event()1317 handle_cnt = 5; in qla2x00_async_event()1324 handle_cnt = 2; in qla2x00_async_event()1336 for (cnt = 0; cnt < handle_cnt; cnt++) in qla2x00_async_event()[all …]
1384 u8 handle_cnt; member