Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_debug.c219 #define SDEBUG_CANQUEUE_WORDS 3 /* a WORD is bits in a long */ macro
220 #define SDEBUG_CANQUEUE (SDEBUG_CANQUEUE_WORDS * BITS_PER_LONG)
350 unsigned long in_use_bm[SDEBUG_CANQUEUE_WORDS];