HomeSort by relevance Sort by last modified time
    Searched defs:SG_GET_SCSI_ID (Results 1 - 4 of 4) sorted by null

  /external/strace/xlat/
scsi_sg_commands.h 29 #if !(defined(SG_GET_SCSI_ID) || (defined(HAVE_DECL_SG_GET_SCSI_ID) && HAVE_DECL_SG_GET_SCSI_ID))
30 # define SG_GET_SCSI_ID 0x2276
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 100 SG_GET_SCSI_ID ioctl (). */
148 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */
  /bionic/libc/kernel/android/scsi/scsi/
sg.h 94 #define SG_GET_SCSI_ID 0x2276
  /external/kernel-headers/original/scsi/
sg.h 105 typedef struct sg_scsi_id { /* used by SG_GET_SCSI_ID ioctl() */
145 #define SG_GET_SCSI_ID 0x2276 /* Yields fd's bus, chan, dev, lun + type */

Completed in 98 milliseconds