Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dcommon.h133 atomic_t scan_host_needed; member
Dmain.c1614 atomic_inc(&cfg->scan_host_needed); in cxlflash_async_err_irq()
3260 if (atomic_dec_if_positive(&cfg->scan_host_needed) >= 0) in cxlflash_worker_thread()