Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_isr.c318 uint16_t handle_cnt; in qla2x00_async_event() local
330 handle_cnt = 0; in qla2x00_async_event()
336 handle_cnt = 1; in qla2x00_async_event()
340 handle_cnt = 1; in qla2x00_async_event()
346 handle_cnt = 2; in qla2x00_async_event()
353 handle_cnt = 3; in qla2x00_async_event()
361 handle_cnt = 4; in qla2x00_async_event()
370 handle_cnt = 5; in qla2x00_async_event()
378 handle_cnt = 2; in qla2x00_async_event()
390 for (cnt = 0; cnt < handle_cnt; cnt++) in qla2x00_async_event()
[all …]