Searched refs:num_reqs (Results 1 – 1 of 1) sorted by relevance
72 static atomic_t num_reqs = ATOMIC_INIT(0); variable107 atomic_dec(&num_reqs); in simscsi_interrupt()369 if (atomic_read(&num_reqs) >= SIMSCSI_REQ_QUEUE_LEN) { in simscsi_queuecommand()372 atomic_inc(&num_reqs); in simscsi_queuecommand()