Searched refs:CommandWaitQueue (Results 1 – 2 of 2) sorted by relevance
529 __wait_event(Controller->CommandWaitQueue, Controller->FreeCommands); in DAC960_WaitForCommand()2778 init_waitqueue_head(&Controller->CommandWaitQueue); in DAC960_DetectController()4334 wake_up(&Controller->CommandWaitQueue); in DAC960_V1_ProcessCompletedCommand()5255 wake_up(&Controller->CommandWaitQueue); in DAC960_V2_ProcessCompletedCommand()6772 __wait_event(Controller->CommandWaitQueue, in DAC960_gam_ioctl()
2326 wait_queue_head_t CommandWaitQueue; member