Lines Matching refs:sg_io_hdr
19884 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.
20017 scsi: print struct sg_io_hdr.dxfer_direction field name.
20018 * scsi.c (print_sg_io_v3_req): Print struct sg_io_hdr.dxfer_direction
21792 * scsi.c (print_sg_io_v3_req, print_sg_io_v3_res): Cast sg_io_hdr.cmdp,
21793 sg_io_hdr.dxferp, and sg_io_hdr.sbp pointers to kernel_ureg_t instead