Home
last modified time | relevance | path

Searched refs:handle_cnt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_isr.c623 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()
[all …]