Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/qla2xxx/
Dqla_init.c2599 vha->flags.rscn_queue_overflow = 1; in qla2x00_configure_loop()
2605 vha->flags.rscn_queue_overflow = 1; in qla2x00_configure_loop()
2615 vha->flags.rscn_queue_overflow = 1; in qla2x00_configure_loop()
2666 vha->flags.rscn_queue_overflow = 1; in qla2x00_configure_loop()
3514 vha->flags.rscn_queue_overflow) { in qla2x00_device_resync()
3533 !vha->flags.rscn_queue_overflow && in qla2x00_device_resync()
3549 if (vha->flags.rscn_queue_overflow) { in qla2x00_device_resync()
3554 vha->flags.rscn_queue_overflow = 0; in qla2x00_device_resync()
Dqla_isr.c684 vha->flags.rscn_queue_overflow = 1; in qla2x00_async_event()
721 vha->flags.rscn_queue_overflow = 1; in qla2x00_async_event()
Dqla_def.h2854 uint32_t rscn_queue_overflow :1; member