Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c304 #define F_DELAY_OVERR 0x40 macro
311 #define FF_RESPOND (F_RL_WLUN_OK | F_SKIP_UA | F_DELAY_OVERR)
497 {0, 0x35, 0, F_DELAY_OVERR | FF_DIRECT_IO, NULL, NULL, /* SYNC_CACHE */
5282 ((F_DELAY_OVERR & flags) ? 0 : scsi_debug_delay)); in scsi_debug_queuecommand()