Home
last modified time | relevance | path

Searched refs:F_SKIP_UA (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c229 #define F_SKIP_UA 0x20 /* bypass UAs (e.g. INQUIRY command) */ macro
240 #define FF_RESPOND (F_RL_WLUN_OK | F_SKIP_UA | F_DELAY_OVERR)
7369 if (unlikely(!(F_SKIP_UA & flags) && in scsi_debug_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c231 #define F_SKIP_UA 0x20 /* bypass UAs (e.g. INQUIRY command) */ macro
242 #define FF_RESPOND (F_RL_WLUN_OK | F_SKIP_UA | F_DELAY_OVERR)
7617 if (unlikely(!(F_SKIP_UA & flags) && in scsi_debug_queuecommand()

Completed in 29 milliseconds