Searched refs:adapter_up (Results 1 – 3 of 3) sorted by relevance
787 static inline int adapter_up(struct scsi_qla_host *ha) in adapter_up() function
710 if (adapter_up(ha) && !test_bit(AF_BUILD_DDB_LIST, &ha->flags)) in qla4xxx_ep_poll()2527 if (adapter_up(ha) && !test_bit(DF_RELOGIN, &ddb_entry->flags) && in qla4xxx_check_relogin_flash_ddb()3376 if (adapter_up(ha) && in qla4xxx_do_dpc()5303 if (adapter_up(ha)) in qla4xxx_wait_for_hba_online()
647 static int adapter_up(struct adapter *adapter) in adapter_up() function730 err = adapter_up(adapter); in cxgb4vf_open()