Home
last modified time | relevance | path

Searched refs:QLA_SWAITING (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c395 ha->optrom_state = QLA_SWAITING; in qla2x00_sysfs_write_optrom_ctl()
405 if (ha->optrom_state != QLA_SWAITING) { in qla2x00_sysfs_write_optrom_ctl()
420 ha->optrom_state = QLA_SWAITING; in qla2x00_sysfs_write_optrom_ctl()
440 if (ha->optrom_state != QLA_SWAITING) { in qla2x00_sysfs_write_optrom_ctl()
491 ha->optrom_state = QLA_SWAITING; in qla2x00_sysfs_write_optrom_ctl()
H A Dqla_bsg.c1425 if (ha->optrom_state != QLA_SWAITING) { in qla2x00_optrom_setup()
1469 ha->optrom_state = QLA_SWAITING; in qla2x00_optrom_setup()
1506 ha->optrom_state = QLA_SWAITING; in qla2x00_read_optrom()
1547 ha->optrom_state = QLA_SWAITING; in qla2x00_update_optrom()
H A Dqla_def.h4655 #define QLA_SWAITING 0 macro
H A Dqla_os.c1693 if (qla2x00_reset_active(vha) || ha->optrom_state != QLA_SWAITING) in qla2xxx_eh_host_reset()