Searched refs:scan_wait (Results 1 – 2 of 2) sorted by relevance
139 struct completion scan_wait; member
643 wait_for_completion_interruptible(&h->scan_wait); in host_store_rescan()3669 reinit_completion(&h->scan_wait); in add_to_scan_list()3700 complete_all(&h->scan_wait); in remove_from_scan_list()3707 wait_for_completion(&h->scan_wait); in remove_from_scan_list()3750 complete_all(&h->scan_wait); in scan_thread()5019 init_completion(&h->scan_wait); in cciss_init_one()