Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_io_linux.h97 #define DRIVER_SENSE 0x08 /* Sense_buffer has been set */ macro
126 #define SG_LIB_DRIVER_SENSE DRIVER_SENSE
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.h76 #define DRIVER_SENSE 0x08 /* Sense_buffer has been set */ macro
102 #define SG_ERR_DRIVER_SENSE DRIVER_SENSE
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux.c102 #ifndef DRIVER_SENSE
103 #define DRIVER_SENSE 0x08 macro
107 #define SG_LIB_DRIVER_SENSE DRIVER_SENSE