Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h106 atomic_t scan_host_needed; member
Dmain.c1338 atomic_inc(&cfg->scan_host_needed); in cxlflash_async_err_irq()
2340 if (atomic_dec_if_positive(&cfg->scan_host_needed) >= 0) in cxlflash_worker_thread()