Searched refs:sg_io_info (Results 1 – 8 of 8) sorted by relevance
/external/strace/xlat/ |
D | sg_io_info.h | 32 const struct xlat sg_io_info[] = { variable
|
D | Makemodule.am | 1 …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/ |
D | mpers_xlat.h | 58 extern const struct xlat sg_io_info[];
|
D | sg_io_v3.c | 156 PRINT_FIELD_FLAGS(", ", sg_io, info, sg_io_info, "SG_INFO_???"); in decode_response()
|
D | sg_io_v4.c | 134 PRINT_FIELD_FLAGS(", ", sg_io, info, sg_io_info, "SG_INFO_???"); in decode_response()
|
D | defs.h | 350 extern const struct xlat sg_io_info[];
|
D | Makefile.in | 1024 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
|
D | ChangeLog | 19950 * 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".
|