Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_nvme.c239 if (ha->flags.host_shutting_down) { in qla_nvme_abort_work()
Dqla_target.c996 if (!ha->flags.host_shutting_down) { in qlt_free_session_done()
1578 if (!ha->flags.host_shutting_down && in qlt_stop_phase1()
Dqla_def.h3997 uint32_t host_shutting_down:1; member
Dqla_os.c7407 !ha->flags.host_shutting_down) { in qla2x00_timer()