Home
last modified time | relevance | path

Searched refs:scan_host_needed (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/scsi/cxlflash/
Dcommon.h129 atomic_t scan_host_needed; member
Dmain.c1612 atomic_inc(&cfg->scan_host_needed); in cxlflash_async_err_irq()
3229 if (atomic_dec_if_positive(&cfg->scan_host_needed) >= 0) in cxlflash_worker_thread()