Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c276 #define F_D_IN 1 /* Data-in command (e.g. READ) */ macro
632 {0, 0x1a, 0, F_D_IN, NULL, NULL,
689 {0, 0xa3, 0xc, F_SA_LOW | F_D_IN, resp_rsup_opcodes, NULL,
692 {0, 0xa3, 0xd, F_SA_LOW | F_D_IN, resp_rsup_tmfs, NULL,
738 {0, 0x95, 0x6, F_SA_LOW | F_D_IN | F_M_ACCESS, NULL, NULL,
753 {0, 0xa0, 0, FF_RESPOND | F_D_IN, resp_report_luns, NULL,
756 {0, 0x3, 0, FF_RESPOND | F_D_IN, resp_requests, NULL,
767 {0, 0x4d, 0, F_D_IN, resp_log_sense, NULL, /* LOG SENSE */
783 {ARRAY_SIZE(sa_in_16_iarr), 0x9e, 0x10, F_SA_LOW | F_D_IN,
790 {ARRAY_SIZE(maint_in_iarr), 0xa3, 0xa, F_SA_LOW | F_D_IN,
[all …]