Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dqlogicpti.h323 #define QUEUE_ENTRY_LEN 64 macro
331 char __opaque[QUEUE_ENTRY_LEN];
H A Dqlogicpti.c821 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_map_queues()
1387 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_sbus_probe()
1426 #define QSIZE(entries) (((entries) + 1) * QUEUE_ENTRY_LEN) in qpti_sbus_remove()