Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_nvme.c243 if (ha->flags.host_shutting_down) { in qla_nvme_abort_work()
Dqla_target.c994 if (!ha->flags.host_shutting_down) { in qlt_free_session_done()
1577 if (!ha->flags.host_shutting_down && in qlt_stop_phase1()
Dqla_def.h4044 uint32_t host_shutting_down:1; member
Dqla_os.c7513 !ha->flags.host_shutting_down) { in qla2x00_timer()