HomeSort by relevance Sort by last modified time
    Searched refs:sg_io_hdr (Results 1 - 14 of 14) sorted by null

  /external/strace/mpers-m32/
struct_sg_io_hdr.c 37 typedef struct sg_io_hdr struct_sg_io_hdr;
  /external/strace/mpers-mx32/
struct_sg_io_hdr.c 37 typedef struct sg_io_hdr struct_sg_io_hdr;
  /external/fio/engines/
sg.c 33 static void sgio_hdr_init(struct sgio_data *sd, struct sg_io_hdr *hdr,
117 ret = read(f->fd, p, left * sizeof(struct sg_io_hdr));
126 events += ret / sizeof(struct sg_io_hdr);
141 struct sg_io_hdr *hdr = (struct sg_io_hdr *) buf + i;
164 struct sg_io_hdr *hdr = &io_u->hdr;
178 struct sg_io_hdr *hdr = &io_u->hdr;
207 struct sg_io_hdr *hdr = &io_u->hdr;
249 struct sg_io_hdr *hdr = &io_u->hdr;
285 struct sg_io_hdr *hdr
    [all...]
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
sg_err.h 131 struct sg_io_hdr;
132 extern int sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp);
154 extern int sg_err_category3(struct sg_io_hdr * hp);
sg_err.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/scsi/
sg.h 43 typedef struct sg_io_hdr struct
209 typedef struct sg_io_hdr Sg_io_hdr;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/scsi/
sg.h 43 typedef struct sg_io_hdr struct
209 typedef struct sg_io_hdr Sg_io_hdr;
  /bionic/libc/kernel/android/scsi/
sg.h 27 typedef struct sg_io_hdr { struct
147 typedef struct sg_io_hdr Sg_io_hdr;
  /external/kernel-headers/original/scsi/
sg.h 43 typedef struct sg_io_hdr struct
211 typedef struct sg_io_hdr Sg_io_hdr;
  /external/fio/
ioengine.h 103 struct sg_io_hdr hdr;
  /external/strace/
sg_io_v3.c 38 typedef struct sg_io_hdr struct_sg_io_hdr;
  /external/strace/tests/
ioctl_sg_io_v3.c 46 struct sg_io_hdr *const sg_io = tail_alloc(sizeof(*sg_io));
  /external/strace/tests-m32/
ioctl_sg_io_v3.c 46 struct sg_io_hdr *const sg_io = tail_alloc(sizeof(*sg_io));
  /external/strace/tests-mx32/
ioctl_sg_io_v3.c 46 struct sg_io_hdr *const sg_io = tail_alloc(sizeof(*sg_io));

Completed in 622 milliseconds