Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_debug.c230 #define F_RL_WLUN_OK 0x10 /* allowed with REPORT LUNS W-LUN */ macro
242 #define FF_RESPOND (F_RL_WLUN_OK | F_SKIP_UA | F_DELAY_OVERR)
639 {0, 0x0, 0, F_M_ACCESS | F_RL_WLUN_OK, NULL, NULL,/* TEST UNIT READY */
7712 if (unlikely(has_wlun_rl && !(F_RL_WLUN_OK & flags))) { in scsi_debug_queuecommand()