Searched refs:fw_ddb_device_state (Results 1 – 5 of 5) sorted by relevance
1006 old_fw_ddb_device_state = ddb_entry->fw_ddb_device_state; in qla4xxx_ddb_change()1010 ddb_entry->fw_ddb_device_state, state, fw_ddb_index)); in qla4xxx_ddb_change()1012 ddb_entry->fw_ddb_device_state = state; in qla4xxx_ddb_change()1100 old_fw_ddb_device_state = ddb_entry->fw_ddb_device_state; in qla4xxx_flash_ddb_change()1104 ddb_entry->fw_ddb_device_state, state, fw_ddb_index)); in qla4xxx_flash_ddb_change()1106 ddb_entry->fw_ddb_device_state = state; in qla4xxx_flash_ddb_change()1252 ddb_entry->fw_ddb_device_state = DDB_DS_LOGIN_IN_PROCESS; in qla4xxx_login_flash_ddb()
43 uint32_t *fw_ddb_device_state,
831 uint32_t *fw_ddb_device_state, in qla4xxx_get_fwddb_entry() argument897 if (fw_ddb_device_state) in qla4xxx_get_fwddb_entry()898 *fw_ddb_device_state = mbox_sts[4]; in qla4xxx_get_fwddb_entry()
292 uint32_t fw_ddb_device_state; /* F/W Device State -- see ql4_fw.h */ member
3090 ddb_entry->fw_ddb_device_state = DDB_DS_NO_CONNECTION_ACTIVE; in qla4xxx_session_create()3261 if (ddb_entry->fw_ddb_device_state == in qla4xxx_conn_start()3280 if (ddb_entry->fw_ddb_device_state == DDB_DS_NO_CONNECTION_ACTIVE) in qla4xxx_conn_start()3281 ddb_entry->fw_ddb_device_state = DDB_DS_LOGIN_IN_PROCESS; in qla4xxx_conn_start()3284 ddb_entry->fw_ddb_device_state)); in qla4xxx_conn_start()4809 ddb_entry->fw_ddb_device_state = DDB_DS_SESSION_FAILED; in qla4xxx_fail_session()5038 if (ddb_entry->fw_ddb_device_state == DDB_DS_SESSION_ACTIVE) { in qla4xxx_relogin_devices()6605 ddb_entry->fw_ddb_device_state = DDB_DS_NO_CONNECTION_ACTIVE; in qla4xxx_setup_flash_ddb_entry()