Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c306 #define F_SA_HIGH 0x100 /* as used by variable length cdbs */ macro
313 #define FF_SA (F_SA_HIGH | F_SA_LOW)
389 {0, 0x7f, 0xb, F_SA_HIGH | F_D_OUT | FF_DIRECT_IO, resp_write_dt0,
468 {1, 0x7f, 0x9, F_SA_HIGH | F_D_IN | FF_DIRECT_IO, resp_read_dt0,
5219 else if (F_SA_HIGH & r_oip->flags) in scsi_debug_queuecommand()