Searched refs:flash_state (Results 1 – 4 of 4) sorted by relevance
35 if (ha->flash_state != QLFLASH_WAITING) { in qla4xxx_read_flash()42 ha->flash_state = QLFLASH_READING; in qla4xxx_read_flash()72 ha->flash_state = QLFLASH_WAITING; in qla4xxx_read_flash()101 if (ha->flash_state != QLFLASH_WAITING) { in qla4xxx_update_flash()108 ha->flash_state = QLFLASH_WRITING; in qla4xxx_update_flash()137 ha->flash_state = QLFLASH_WAITING; in qla4xxx_update_flash()
782 uint32_t flash_state; member
7202 return (fnode_sess->flash_state == DEV_DB_NON_PERSISTENT); in qla4xxx_sysfs_ddb_is_non_persistent() 7219 * as nonpersistent using flash_state field.7248 fnode_sess->flash_state = DEV_DB_NON_PERSISTENT; in qla4xxx_sysfs_ddb_tgt_create() 7250 fnode_sess->flash_state = DEV_DB_PERSISTENT; in qla4xxx_sysfs_ddb_tgt_create() 7403 fnode_sess->flash_state = DEV_DB_PERSISTENT; in qla4xxx_sysfs_ddb_apply() 7565 if (fnode_sess->flash_state == DEV_DB_NON_PERSISTENT) { in qla4xxx_sysfs_ddb_login() 8358 if (fnode_sess->flash_state == DEV_DB_NON_PERSISTENT) in qla4xxx_sysfs_ddb_delete()
377 int flash_state; /* persistent or non-persistent */ member