Lines Matching refs:handle_cnt
623 uint16_t handle_cnt; in qla2x00_async_event() local
638 handle_cnt = 0; in qla2x00_async_event()
644 handle_cnt = 1; in qla2x00_async_event()
648 handle_cnt = 1; in qla2x00_async_event()
654 handle_cnt = 2; in qla2x00_async_event()
661 handle_cnt = 3; in qla2x00_async_event()
669 handle_cnt = 4; in qla2x00_async_event()
678 handle_cnt = 5; in qla2x00_async_event()
686 handle_cnt = 2; in qla2x00_async_event()
698 for (cnt = 0; cnt < handle_cnt; cnt++) in qla2x00_async_event()
994 handle_cnt = NPH_SNS; in qla2x00_async_event()
996 handle_cnt = SIMPLE_NAME_SERVER; in qla2x00_async_event()
997 if (mb[1] == handle_cnt) { in qla2x00_async_event()
1965 uint16_t handle_cnt; in qla2x00_process_response_queue() local
1996 handle_cnt = ((sts21_entry_t *)pkt)->handle_count; in qla2x00_process_response_queue()
1997 for (cnt = 0; cnt < handle_cnt; cnt++) { in qla2x00_process_response_queue()
2003 handle_cnt = ((sts22_entry_t *)pkt)->handle_count; in qla2x00_process_response_queue()
2004 for (cnt = 0; cnt < handle_cnt; cnt++) { in qla2x00_process_response_queue()