Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/scsi/
Dsg.h23 #define SG_GET_SCSI_ID 0x2276 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dsg.h23 #define SG_GET_SCSI_ID 0x2276 macro
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dsg.h23 #define SG_GET_SCSI_ID 0x2276 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dsg.h23 #define SG_GET_SCSI_ID 0x2276 macro
/third_party/musl/include/scsi/
Dsg.h23 #define SG_GET_SCSI_ID 0x2276 macro
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c743 res = ioctl(sg_fd, SG_GET_SCSI_ID, &m_id); in run_sg_scan_tests()
3135 res = ioctl(sg_fd, SG_GET_SCSI_ID, &map_arr[k].sg_dat); in show_scsi_maps()
3703 if (ioctl(sg_fd, SG_GET_SCSI_ID, &a_sid) < 0) { in show_scsi_modes()
7277 res = ioctl(fd, SG_GET_SCSI_ID, &info); in sg_prepare()