Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dcommon.h129 atomic_t scan_host_needed; member
H A Dmain.c1612 atomic_inc(&cfg->scan_host_needed); in cxlflash_async_err_irq()
3252 if (atomic_dec_if_positive(&cfg->scan_host_needed) >= 0) in cxlflash_worker_thread()