Searched refs:scan_wait_queue (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Dhpsa.h213 wait_queue_head_t scan_wait_queue; member in struct:ctlr_info
H A Dhpsa.c5754 wake_up(&h->scan_wait_queue);
5790 wait_event(h->scan_wait_queue, h->scan_finished);
8760 init_waitqueue_head(&h->scan_wait_queue);

Completed in 138 milliseconds