Home
last modified time | relevance | path

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

/external/sg3_utils/lib/
Dsg_pt_common.c63 #define F_SA_LOW 0x80 /* cdb byte 1, bits 4 to 0 */ macro
65 #define FF_SA (F_SA_HIGH | F_SA_LOW)
119 {0x9e, 0x10, F_SA_LOW, {16, /* READ CAPACITY(16) [service action in] */
124 {0xa3, 0xc, F_SA_LOW, {12, /* REPORT SUPPORTED OPERATION CODES */
127 {0xa3, 0xd, F_SA_LOW, {12, /* REPORT SUPPORTED TASK MAN. FUNCTIONS */
Dsg_pt_linux_nvme.c1103 #define F_SA_LOW 0x80 /* cdb byte 1, bits 4 to 0 */ macro
1105 #define FF_SA (F_SA_HIGH | F_SA_LOW)
Dsg_pt_win32.c2884 #define F_SA_LOW 0x80 /* cdb byte 1, bits 4 to 0 */ macro
2886 #define FF_SA (F_SA_HIGH | F_SA_LOW)
Dsg_pt_freebsd.c2366 #define F_SA_LOW 0x80 /* cdb byte 1, bits 4 to 0 */ macro
2368 #define FF_SA (F_SA_HIGH | F_SA_LOW)