Searched refs:scan_wait (Results 1 – 2 of 2) sorted by relevance
139 struct completion scan_wait; member
659 wait_for_completion_interruptible(&h->scan_wait); in host_store_rescan()3685 reinit_completion(&h->scan_wait); in add_to_scan_list()3716 complete_all(&h->scan_wait); in remove_from_scan_list()3723 wait_for_completion(&h->scan_wait); in remove_from_scan_list()3766 complete_all(&h->scan_wait); in scan_thread()5034 init_completion(&h->scan_wait); in cciss_init_one()