Searched refs:scan_wait_queue (Results 1 – 2 of 2) sorted by relevance
156 wait_queue_head_t scan_wait_queue; member
4100 wake_up_all(&h->scan_wait_queue); in DEF_SCSI_QCMD()4121 wait_event(h->scan_wait_queue, h->scan_finished); in hpsa_scan_start()4138 wake_up_all(&h->scan_wait_queue); in hpsa_scan_start()7051 init_waitqueue_head(&h->scan_wait_queue); in hpsa_init_one()