Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c247 * SDEBUG_NUM_UAS being 1 higher than the highest numbered UA. */
257 #define SDEBUG_NUM_UAS 9 macro
1544 k = find_first_bit(devip->uas_bm, SDEBUG_NUM_UAS); in make_ua()
1545 if (k != SDEBUG_NUM_UAS) { in make_ua()
9355 SDEBUG_NUM_UAS) != SDEBUG_NUM_UAS)) { in scsi_debug_queuecommand()