Home
last modified time | relevance | path

Searched refs:F_INV_OP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c233 #define F_INV_OP 0x200 /* invalid opcode (not supported) */ macro
621 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* unknown opcodes */
667 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* MAINT OUT */
690 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* ATA_PT */
2015 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
2023 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
2037 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
2061 if (F_INV_OP & oip->flags) { in resp_rsup_opcodes()
7342 if (unlikely(F_INV_OP & flags)) { in scsi_debug_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c235 #define F_INV_OP 0x200 /* invalid opcode (not supported) */ macro
630 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* unknown opcodes */
676 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* MAINT OUT */
699 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* ATA_PT */
2024 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
2032 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
2046 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
2070 if (F_INV_OP & oip->flags) { in resp_rsup_opcodes()
7590 if (unlikely(F_INV_OP & flags)) { in scsi_debug_queuecommand()

Completed in 21 milliseconds