Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/scsi/
Dsg.h9 #define SG_FLAG_LUN_INHIBIT 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dsg.h9 #define SG_FLAG_LUN_INHIBIT 2 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dsg.h9 #define SG_FLAG_LUN_INHIBIT 2 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dsg.h9 #define SG_FLAG_LUN_INHIBIT 2 macro
/third_party/musl/include/scsi/
Dsg.h9 #define SG_FLAG_LUN_INHIBIT 2 macro
/third_party/eudev/src/cdrom_id/
Dcdrom_id.c156 cmd->sg_io.flags = SG_FLAG_LUN_INHIBIT | SG_FLAG_DIRECT_IO; in scsi_cmd_init()