Lines Matching refs:sg_io_v4
11984 * sg_io_v4.c: Likewise.
12016 * sg_io_v4.c: Likewise.
12062 * sg_io_v4.c (decode_response): Likewise.
12083 * sg_io_v4.c (decode_request): Likewise.
14048 sg_io_v4: use PRINT_FIELD_* macros.
14049 * sg_io_v4.c: Include "print_fields.h".
19838 sg_io_v4: print din_resid and dout_resid fields as signed integers.
19839 * sg_io_v4.c (decode_response): Print din_resid and dout_resid fields
19851 * sg_io_v4.c: Likewise.
19872 * sg_io_v4.c (decode_request): Save a copy of struct sg_io_v4 using
19881 * sg_io_v4.c (decode_request): Print timeout, flags, and usr_ptr fields
19894 * sg_io_v4.c (decode_request): Print names of request_len, request,
19911 sg_io_v4: print status fields in a hexadecimal form.
19914 * sg_io_v4.c (decode_response): Print driver_status, transport_status,
19919 sg_io_v4: print request_tag and generated_tag fields in hex.
19922 * sg_io_v4.c (decode_request): Print request_tag field
19929 sg_io_v4: print usr_ptr field in a hexadecimal form.
19933 * sg_io_v4.c (decode_request): Print usr_ptr field
19938 sg_io_v4: do not print spare_in and spare_out fields.
19942 * sg_io_v4.c (decode_request): Do not print spare_in field.
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.
19954 * sg_io_v4.c: (decode_response): Print struct sg_io_v4.info
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.
19966 * sg_io_v4.c: Include "xlat/bsg_flags.h".
19967 (decode_request): Print struct sg_io_v4.flags using printflags.
19986 * sg_io_v4.c: Likewise.
19997 Move [HAVE_LINUX_BSG_H] code to sg_io_v4.c.
20005 (print_sg_io_v4_res): Detect and print changes of struct sg_io_v4.guard
20011 (print_sg_io_v4_req): Always print the name of struct sg_io_v4.guard
20021 scsi: print "protocol" and "subprotocol" field names of struct sg_io_v4.
20023 of struct sg_io_v4.protocol and struct sg_io_v4.subprotocol.