Home
last modified time | relevance | path

Searched refs:sg_io_info (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dsg_io_info.h32 const struct xlat sg_io_info[] = { variable
DMakemodule.am1 …at/sfd_flags.in xlat/sg_io_dxfer_direction.in xlat/sg_io_flags.in xlat/sg_io_info.in xlat/sg_scsi_…
2 … xlat/sfd_flags.h xlat/sg_io_dxfer_direction.h xlat/sg_io_flags.h xlat/sg_io_info.h xlat/sg_scsi_r…
739 $(top_srcdir)/xlat/sg_io_info.h: $(top_srcdir)/xlat/sg_io_info.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dmpers_xlat.h58 extern const struct xlat sg_io_info[];
Dsg_io_v3.c156 PRINT_FIELD_FLAGS(", ", sg_io, info, sg_io_info, "SG_INFO_???"); in decode_response()
Dsg_io_v4.c134 PRINT_FIELD_FLAGS(", ", sg_io, info, sg_io_info, "SG_INFO_???"); in decode_response()
Ddefs.h350 extern const struct xlat sg_io_info[];
DMakefile.in1024 xlat/sg_io_info.in xlat/sg_scsi_reset.in xlat/shm_flags.in \
1257 xlat/sg_io_info.h xlat/sg_scsi_reset.h xlat/shm_flags.h \
8140 $(top_srcdir)/xlat/sg_io_info.h: $(top_srcdir)/xlat/sg_io_info.in $(top_srcdir)/xlat/gen.sh
DChangeLog19950 * xlat/sg_io_info.in: New file.
19951 * defs.h (sg_io_info): New xlat prototype.
19952 * sg_io_v3.c: Include "xlat/sg_io_info.h".