Home
last modified time | relevance | path

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

/openbmc/linux/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()