Searched refs:adapter_up (Results 1 – 3 of 3) sorted by relevance
914 static inline int adapter_up(struct scsi_qla_host *ha) in adapter_up() function
1764 if (adapter_up(ha) && !test_bit(AF_BUILD_DDB_LIST, &ha->flags)) in qla4xxx_ep_poll()4507 if (adapter_up(ha) && !test_bit(DF_RELOGIN, &ddb_entry->flags) && in qla4xxx_check_relogin_flash_ddb()5440 if (adapter_up(ha) && in qla4xxx_do_dpc()9157 if (adapter_up(ha)) in qla4xxx_wait_for_hba_online()
758 static int adapter_up(struct adapter *adapter) in adapter_up() function851 err = adapter_up(adapter); in cxgb4vf_open()