Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_nvme.c260 if (ha->flags.host_shutting_down) { in qla_nvme_abort_work()
Dqla_target.c1034 if (!ha->flags.host_shutting_down) { in qlt_free_session_done()
1573 if (!ha->flags.host_shutting_down && in qlt_stop_phase1()
Dqla_def.h4029 uint32_t host_shutting_down:1; member
Dqla_os.c7501 !ha->flags.host_shutting_down) { in qla2x00_timer()