Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_isr.c974 uint16_t handle_cnt; in qla2x00_async_event() local
989 handle_cnt = 0; in qla2x00_async_event()
995 handle_cnt = 1; in qla2x00_async_event()
999 handle_cnt = 1; in qla2x00_async_event()
1005 handle_cnt = 2; in qla2x00_async_event()
1012 handle_cnt = 3; in qla2x00_async_event()
1020 handle_cnt = 4; in qla2x00_async_event()
1029 handle_cnt = 5; in qla2x00_async_event()
1036 handle_cnt = 2; in qla2x00_async_event()
1048 for (cnt = 0; cnt < handle_cnt; cnt++) in qla2x00_async_event()
[all …]