Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c302 #define F_RL_WLUN_OK 0x10 macro
311 #define FF_RESPOND (F_RL_WLUN_OK | F_SKIP_UA | F_DELAY_OVERR)
434 {0, 0x0, 0, F_M_ACCESS | F_RL_WLUN_OK, NULL, NULL,/* TEST UNIT READY */
5231 if (has_wlun_rl && !(F_RL_WLUN_OK & flags)) { in scsi_debug_queuecommand()