Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_isr.c471 set_bit(REGISTER_FC4_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
586 set_bit(REGISTER_FC4_NEEDED, &vha->dpc_flags); in qla2x00_async_event()
Dqla_def.h2861 #define REGISTER_FC4_NEEDED 9 /* SNS FC4 registration required. */ macro
Dqla_init.c3005 if (test_and_clear_bit(REGISTER_FC4_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_fabric()
3870 set_bit(REGISTER_FC4_NEEDED, &ha->dpc_flags); in qla2x00_perform_loop_resync()
Dqla_mbx.c2965 set_bit(REGISTER_FC4_NEEDED, &vp->dpc_flags); in qla24xx_report_id_acquisition()