Home
last modified time | relevance | path

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

/third_party/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);
/third_party/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()
/third_party/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()
/third_party/musl/include/scsi/
Dsg.h64 typedef struct sg_io_hdr { struct
111 typedef struct sg_io_hdr Sg_io_hdr;
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dsg.h64 typedef struct sg_io_hdr { struct
111 typedef struct sg_io_hdr Sg_io_hdr;
/third_party/musl/ndk_musl_include/scsi/
Dsg.h64 typedef struct sg_io_hdr { struct
111 typedef struct sg_io_hdr Sg_io_hdr;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dsg.h64 typedef struct sg_io_hdr { struct
111 typedef struct sg_io_hdr Sg_io_hdr;
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dsg.h64 typedef struct sg_io_hdr { struct
111 typedef struct sg_io_hdr Sg_io_hdr;
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_sg01.c38 static struct sg_io_hdr query;