Home
last modified time | relevance | path

Searched refs:REQ_QUEUE_DEPTH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.c136 #define REQ_QUEUE_DEPTH(in, out) QUEUE_DEPTH(in, out, \ macro
973 int num_free = QLOGICPTI_REQ_QUEUE_LEN - REQ_QUEUE_DEPTH(in_ptr, out_ptr) - 64; in update_can_queue()