Searched refs:F_M_ACCESS (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/ |
| D | scsi_debug.c | 232 #define F_M_ACCESS 0x800 /* media access */ macro 237 #define FF_MEDIA_IO (F_M_ACCESS | F_FAKE_RW) 511 {0, 0x91, 0, F_SYNC_DELAY | F_M_ACCESS, resp_sync_cache, NULL, 531 {0, 0x0, 0, F_M_ACCESS | F_RL_WLUN_OK, NULL, NULL,/* TEST UNIT READY */ 604 {ARRAY_SIZE(sync_cache_iarr), 0x35, 0, F_SYNC_DELAY | F_M_ACCESS, 5700 if (unlikely((F_M_ACCESS & flags) && atomic_read(&devip->stopped))) { in scsi_debug_queuecommand()
|