Home
last modified time | relevance | path

Searched refs:MVIOP_QUEUE_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhptiop.h48 #define MVIOP_QUEUE_LEN 512 macro
58 __le64 inbound_q[MVIOP_QUEUE_LEN];
59 __le64 outbound_q[MVIOP_QUEUE_LEN];
H A Dhptiop.c153 if (outbound_tail == MVIOP_QUEUE_LEN) in mv_outbound_read()
166 if (head == MVIOP_QUEUE_LEN) in mv_inbound_write()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhptiop.h48 #define MVIOP_QUEUE_LEN 512 macro
58 __le64 inbound_q[MVIOP_QUEUE_LEN];
59 __le64 outbound_q[MVIOP_QUEUE_LEN];
H A Dhptiop.c153 if (outbound_tail == MVIOP_QUEUE_LEN) in mv_outbound_read()
166 if (head == MVIOP_QUEUE_LEN) in mv_inbound_write()

Completed in 8 milliseconds