Searched refs:FCS_ONLINE (Results 1 – 5 of 5) sorted by relevance
561 if (atomic_read(&fcport->state) != FCS_ONLINE) { in qla2xxx_queuecommand()2545 if (atomic_read(&fcport->state) == FCS_ONLINE && in qla2x00_mark_device_lost()2609 if (atomic_read(&fcport->state) == FCS_ONLINE) { in qla2x00_mark_all_devices_lost()3206 if (atomic_read(&fcport->state) != FCS_ONLINE && in qla2x00_relogin()
2717 if (atomic_read(&fcport->state) == FCS_ONLINE && in qla2x00_configure_local_loop()2843 if (atomic_read(&fcport->state) != FCS_ONLINE) in qla2x00_iidma_fcport()2937 atomic_set(&fcport->state, FCS_ONLINE); in qla2x00_update_fcport()3323 atomic_read(&fcport->state) == FCS_ONLINE) { in qla2x00_find_all_fabric_devs()3556 if (atomic_read(&fcport->state) == FCS_ONLINE) { in qla2x00_device_resync()
1257 if (atomic_read(&fcport->state) != FCS_ONLINE) { in qla24xx_iidma()
1718 #define FCS_ONLINE 4 macro
1777 if (atomic_read(&fcport->state) == FCS_ONLINE) in qla2x00_status_entry()