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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.h102 wait_queue_head_t scan_wait_queue; member in struct:ctlr_info
H A Dhpsa.c2034 wait_event(h->scan_wait_queue, h->scan_finished);
2048 wake_up_all(&h->scan_wait_queue);
3832 init_waitqueue_head(&h->scan_wait_queue);

Completed in 103 milliseconds