Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_bsg.c576 ha->notify_lb_portup_comp = wait2; in qla81xx_reset_loopback_mode()
583 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
594 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
606 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
614 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
Dqla_def.h3261 int notify_lb_portup_comp; member
Dqla_isr.c1097 if (ha->notify_lb_portup_comp && !vha->vp_idx) in qla2x00_async_event()