Searched refs:fcQueReady (Results 1 – 2 of 2) sorted by relevance
152 DECLARE_MUTEX_LOCKED(fcQueReady); in cpqfcTSWorkerThread()187 dev->fcQueReady = &fcQueReady; // primary wait point in cpqfcTSWorkerThread()202 down_interruptible(&fcQueReady); // wait for something to do in cpqfcTSWorkerThread()773 up(dev->fcQueReady); in cpqfcTSPutLinkQue()
919 struct semaphore *fcQueReady; // FibreChannel work for our kernel thread member