Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_bsg.c592 ha->notify_lb_portup_comp = wait2; in qla81xx_reset_loopback_mode()
599 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
610 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
622 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
630 ha->notify_lb_portup_comp = 0; in qla81xx_reset_loopback_mode()
H A Dqla_def.h4300 int notify_lb_portup_comp; member
H A Dqla_isr.c1582 if (ha->notify_lb_portup_comp && !vha->vp_idx) in qla2x00_async_event()