Searched refs:F_INV_OP (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/scsi/ |
| D | scsi_debug.c | 230 #define F_INV_OP 0x200 macro 522 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* unknown opcodes */ 568 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* MAINT OUT */ 590 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* ATA_PT */ 1808 if (F_INV_OP & oip->flags) in resp_rsup_opcodes() 1816 if (F_INV_OP & oip->flags) in resp_rsup_opcodes() 1830 if (F_INV_OP & oip->flags) in resp_rsup_opcodes() 1854 if (F_INV_OP & oip->flags) { in resp_rsup_opcodes() 5666 if (unlikely(F_INV_OP & flags)) { in scsi_debug_queuecommand()
|