Searched refs:MAX_WRITES_IN_FLIGHT (Results 1 – 1 of 1) sorted by relevance
52 #define MAX_WRITES_IN_FLIGHT 4 macro387 if (atomic_read(&dev->write_busy) == MAX_WRITES_IN_FLIGHT) { in iowarrior_write()394 (!dev->present || (atomic_read (&dev-> write_busy) < MAX_WRITES_IN_FLIGHT))); in iowarrior_write()707 if (atomic_read(&dev->write_busy) < MAX_WRITES_IN_FLIGHT) in iowarrior_poll()