Home
last modified time | relevance | path

Searched refs:sg_io_hdr (Results 1 – 13 of 13) sorted by relevance

/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_io_linux.h153 struct sg_io_hdr;
157 int sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp,
163 bool sg_normalize_sense(const struct sg_io_hdr * hp,
173 int sg_err_category3(struct sg_io_hdr * hp);
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.h131 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);
Dsg_err.c1276 int sg_chk_n_print3(const char *leadin, struct sg_io_hdr *hp) in sg_chk_n_print3()
1294 int sg_err_category3(struct sg_io_hdr *hp) in sg_err_category3()
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_io_linux.c173 sg_normalize_sense(const struct sg_io_hdr * hp, in sg_normalize_sense()
187 sg_chk_n_print3(const char * leadin, struct sg_io_hdr * hp, in sg_chk_n_print3()
212 sg_err_category3(struct sg_io_hdr * hp) in sg_err_category3()
Dsg_pt_linux.c833 struct sg_io_hdr v3_hdr; in do_scsi_pt_v3()
/external/kernel-headers/original/scsi/
Dsg.h44 typedef struct sg_io_hdr struct
211 typedef struct sg_io_hdr Sg_io_hdr;
/external/syzkaller/sys/linux/
Dsg.txt15 ioctl$SG_IO(fd fd_sg, cmd const[SG_IO], arg ptr[in, sg_io_hdr])
51 sg_io_hdr {
118 define SG_IO_HDR_SIZE sizeof(struct sg_io_hdr)
/external/strace/
Dsg_io_v3.c38 typedef struct sg_io_hdr struct_sg_io_hdr;
DNEWS411 * Enhanced decoding of sg_io_hdr and sg_io_v4 structures.
DChangeLog19884 sg_io_v3: print sg_io_hdr.duration field as unsigned integer.
19947 sg_io: decode struct sg_io_hdr.info and struct sg_io_v4.info.
19948 Print struct sg_io_hdr.info and struct sg_io_v4.info using printflags.
19959 sg_io: decode struct sg_io_hdr.flags and struct sg_io_v4.flags.
19960 Print struct sg_io_hdr.flags and struct sg_io_v4.flags using printflags.
19971 Mpersify struct sg_io_hdr.
19972 struct sg_io_hdr contains pointers and therefore has to be mpersified.
19975 * sg_io_v3.c (struct_sg_io_hdr): Typedef to struct sg_io_hdr.
20003 of struct sg_io_hdr.interface_id field between entering and exiting
20010 of struct sg_io_hdr.interface_id field.
[all …]
/external/strace/tests-mx32/
Dioctl_sg_io_v3.c46 TAIL_ALLOC_OBJECT_CONST_PTR(struct sg_io_hdr, sg_io); in main()
/external/strace/tests/
Dioctl_sg_io_v3.c46 TAIL_ALLOC_OBJECT_CONST_PTR(struct sg_io_hdr, sg_io); in main()
/external/strace/tests-m32/
Dioctl_sg_io_v3.c46 TAIL_ALLOC_OBJECT_CONST_PTR(struct sg_io_hdr, sg_io); in main()