HomeSort by relevance Sort by last modified time
    Searched refs:sb_len_wr (Results 1 - 5 of 5) sorted by null

  /external/strace/
scsi.c 74 tprintf("sb[%u]=[", sg_io->sb_len_wr);
75 print_sg_io_buffer(tcp, sg_io->sbp, sg_io->sb_len_wr);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/
sg.h 62 unsigned char sb_len_wr; /* [o] byte count actually written to sbp */ member in struct:sg_io_hdr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h 62 unsigned char sb_len_wr; /* [o] byte count actually written to sbp */ member in struct:sg_io_hdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/
sg.h 62 unsigned char sb_len_wr; /* [o] byte count actually written to sbp */ member in struct:sg_io_hdr
  /external/valgrind/main/include/vki/
vki-linux.h 1687 unsigned char sb_len_wr; \/* [o] byte count actually written to sbp *\/ member in struct:vki_sg_io_hdr
    [all...]

Completed in 101 milliseconds