Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c214 #define SCSI_DEBUG_CANQUEUE_WORDS 9 /* a WORD is bits in a long */ macro
215 #define SCSI_DEBUG_CANQUEUE (SCSI_DEBUG_CANQUEUE_WORDS * BITS_PER_LONG)
626 static unsigned long queued_in_use_bm[SCSI_DEBUG_CANQUEUE_WORDS];