Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_isr.c734 set_bit(REGISTER_FC4_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
859 set_bit(REGISTER_FC4_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
Dqla_def.h3528 #define REGISTER_FC4_NEEDED 9 /* SNS FC4 registration required. */ macro
Dqla_init.c3425 if (test_and_clear_bit(REGISTER_FC4_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_fabric()
4259 set_bit(REGISTER_FC4_NEEDED, &ha->dpc_flags); in qla2x00_perform_loop_resync()
Dqla_mbx.c3432 set_bit(REGISTER_FC4_NEEDED, &vp->dpc_flags); in qla24xx_report_id_acquisition()