Home
last modified time | relevance | path

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

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