Searched refs:REQ_QUEUE_DEPTH (Results 1 – 1 of 1) sorted by relevance
136 #define REQ_QUEUE_DEPTH(in, out) QUEUE_DEPTH(in, out, \ macro973 int num_free = QLOGICPTI_REQ_QUEUE_LEN - REQ_QUEUE_DEPTH(in_ptr, out_ptr) - 64; in update_can_queue()