Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_sup.c2882 set_bit(ISP_ABORT_TO_ROM, &vha->dpc_flags); in qla28xx_write_flash_data()
Dqla_def.h4983 #define ISP_ABORT_TO_ROM 33 macro
Dqla_init.c7532 if (test_and_clear_bit(ISP_ABORT_TO_ROM, &vha->dpc_flags)) { in qla2x00_abort_isp()