Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c226 #define F_D_IN 1 /* Data-in command (e.g. READ) */ macro
516 {0, 0x1a, 0, F_D_IN, NULL, NULL,
555 {0, 0x9e, 0x12, F_SA_LOW | F_D_IN, resp_get_lba_status, NULL,
570 {0, 0xa3, 0xc, F_SA_LOW | F_D_IN, resp_rsup_opcodes, NULL,
573 {0, 0xa3, 0xd, F_SA_LOW | F_D_IN, resp_rsup_tmfs, NULL,
619 {0, 0x95, 0x6, F_SA_LOW | F_D_IN | F_M_ACCESS, NULL, NULL,
634 {0, 0xa0, 0, FF_RESPOND | F_D_IN, resp_report_luns, NULL,
637 {0, 0x3, 0, FF_RESPOND | F_D_IN, resp_requests, NULL,
648 {0, 0x4d, 0, F_D_IN, resp_log_sense, NULL, /* LOG SENSE */
664 {ARRAY_SIZE(sa_in_16_iarr), 0x9e, 0x10, F_SA_LOW | F_D_IN,
[all …]