Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c232 #define F_SA_HIGH 0x100 /* SA is in cdb bytes 8 and 9 */ macro
242 #define FF_SA (F_SA_HIGH | F_SA_LOW)
552 {0, 0x7f, 0xb, F_SA_HIGH | F_D_OUT | FF_MEDIA_IO, resp_write_dt0,
555 {0, 0x7f, 0x11, F_SA_HIGH | F_D_OUT | FF_MEDIA_IO, resp_write_scat,
673 {ARRAY_SIZE(vl_iarr), 0x7f, 0x9, F_SA_HIGH | F_D_IN | FF_MEDIA_IO,
7334 else if (F_SA_HIGH & r_oip->flags) in scsi_debug_queuecommand()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c234 #define F_SA_HIGH 0x100 /* SA is in cdb bytes 8 and 9 */ macro
244 #define FF_SA (F_SA_HIGH | F_SA_LOW)
561 {0, 0x7f, 0xb, F_SA_HIGH | F_D_OUT | FF_MEDIA_IO, resp_write_dt0,
564 {0, 0x7f, 0x11, F_SA_HIGH | F_D_OUT | FF_MEDIA_IO, resp_write_scat,
682 {ARRAY_SIZE(vl_iarr), 0x7f, 0x9, F_SA_HIGH | F_D_IN | FF_MEDIA_IO,
7582 else if (F_SA_HIGH & r_oip->flags) in scsi_debug_queuecommand()

Completed in 20 milliseconds