Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c228 #define F_RL_WLUN_OK 0x10 /* allowed with REPORT LUNS W-LUN */ macro
240 #define FF_RESPOND (F_RL_WLUN_OK | F_SKIP_UA | F_DELAY_OVERR)
630 {0, 0x0, 0, F_M_ACCESS | F_RL_WLUN_OK, NULL, NULL,/* TEST UNIT READY */
7343 if (unlikely(has_wlun_rl && !(F_RL_WLUN_OK & flags))) { in scsi_debug_queuecommand()