Home
last modified time | relevance | path

Searched refs:ISP_ABORT_TO_ROM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_sup.c2861 set_bit(ISP_ABORT_TO_ROM, &vha->dpc_flags); in qla28xx_write_flash_data()
H A Dqla_def.h4974 #define ISP_ABORT_TO_ROM 33 macro
H A Dqla_init.c7521 if (test_and_clear_bit(ISP_ABORT_TO_ROM, &vha->dpc_flags)) { in qla2x00_abort_isp()