Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c309 #define F_INV_OP 0x200 macro
427 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL,
461 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* SA OUT */
466 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* MAINT OUT */
485 {0, 0, 0, F_INV_OP | FF_RESPOND, NULL, NULL, /* ATA_PT */
1702 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
1710 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
1724 if (F_INV_OP & oip->flags) in resp_rsup_opcodes()
1748 if (F_INV_OP & oip->flags) { in resp_rsup_opcodes()
5214 if (F_INV_OP & flags) { in scsi_debug_queuecommand()