Lines Matching refs:condition
339 * scsi.h: Define QUEUE_FULL condition.
552 is not stable under heavy load. Race condition and all that.
977 active, else return NULL if inactive. Fixes race condition.
1492 * wd7000.c: Make stab at fixing race condition.
1501 * aha1542.c: Fix race condition in aha1542_out.
1838 * wd7000.c: Allow another condition for power on that are normal
1886 (allocate_device): Fix race condition. Allow more space in dma pool
1897 * sd.c: Fix race condition for multiple disks. Use INIT_SCSI_REQUEST
1904 * sr.c: Fix race condition, a la sd.c. Increase the number of retries
1967 with SCint to fix race condition. Use recursion_depth to keep track
1984 Set SCint=NULL when we are done, to remove race condition.