Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_io_linux.c155 (SG_LIB_DRIVER_SENSE == (SG_LIB_DRIVER_MASK & driver_status))) in sg_linux_sense_print()
164 (SG_LIB_DRIVER_SENSE == (SG_LIB_DRIVER_MASK & driver_status))) in sg_linux_sense_print()
241 (SG_LIB_DRIVER_SENSE == masked_driver_status)) in sg_err_category_new()
Dsg_pt_linux.c107 #define SG_LIB_DRIVER_SENSE DRIVER_SENSE macro
776 else if (dr_st && (SG_LIB_DRIVER_SENSE != dr_st)) in get_scsi_pt_result_category()
778 else if ((SG_LIB_DRIVER_SENSE == dr_st) || in get_scsi_pt_result_category()
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_io_linux.h126 #define SG_LIB_DRIVER_SENSE DRIVER_SENSE macro