Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c221 #define SDEBUG_CANQUEUE_WORDS 3 /* a WORD is bits in a long */ macro
222 #define SDEBUG_CANQUEUE (SDEBUG_CANQUEUE_WORDS * BITS_PER_LONG)
358 unsigned long in_use_bm[SDEBUG_CANQUEUE_WORDS];