HomeSort by relevance Sort by last modified time
    Searched refs:scsi (Results 26 - 49 of 49) sorted by null

12

  /external/strace/tests/
ioctl_scsi.c 2 * Check decoding of SCSI ioctl commands.
36 # include <scsi/sg.h>
ioctl_sg_io_v3.c 38 # include <scsi/sg.h>
  /external/strace/tests-m32/
ioctl_scsi.c 2 * Check decoding of SCSI ioctl commands.
36 # include <scsi/sg.h>
ioctl_sg_io_v3.c 38 # include <scsi/sg.h>
  /external/strace/tests-mx32/
ioctl_scsi.c 2 * Check decoding of SCSI ioctl commands.
36 # include <scsi/sg.h>
ioctl_sg_io_v3.c 38 # include <scsi/sg.h>
  /external/syslinux/gpxe/src/net/tcp/
iscsi.c 32 #include <gpxe/scsi.h>
170 * Mark iSCSI SCSI operation as complete
193 * iSCSI SCSI command issuing
198 * Build iSCSI SCSI command BHS
238 * Receive data segment of an iSCSI SCSI response PDU
260 /* Wait for whole SCSI response to arrive */
264 /* Record SCSI status code */
298 /* Wait for whole SCSI response to arrive */
1107 /* Send the actual SCSI command */
    [all...]
  /bionic/libc/kernel/uapi/linux/
edd.h 112 } __attribute__((packed)) scsi; member in union:edd_device_params::__anon606
  /external/kernel-headers/original/uapi/linux/
edd.h 135 } __attribute__ ((packed)) scsi; member in union:edd_device_params::__anon22812
  /external/kmod/testsuite/module-playground/
Makefile 37 obj-m += mod-fake-scsi-mod.o
  /external/strace/
sg_io_v3.c 36 # include <scsi/sg.h>
defs.h 683 DECL_IOCTL(scsi); variable
    [all...]
  /external/syslinux/com32/gplinclude/disk/
geom.h 62 * "SCSI"
116 * ---SCSI---
148 } __attribute__ ((packed)) scsi; member in union:edd_device_parameters::__anon36949
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
edd.h 134 } __attribute__ ((packed)) scsi; member in union:edd_device_params::__anon62482
  /external/fio/os/
os.h 65 #include <scsi/sg.h>
  /external/ltp/testcases/kdump/lib/lkdtm/
lkdtm.c 57 #include <scsi/scsi_cmnd.h>
  /hardware/intel/bootstub/
bootparam.h 199 } __attribute__ ((packed)) scsi; member in union:edd_device_params::__anon47178
  /build/soong/cc/config/
global.go 240 "-isystem bionic/libc/kernel/android/scsi",
  /device/google/marlin/recovery/gpt-utils/
gpt-utils.cpp 41 #include <scsi/ufs/ioctl.h>
42 #include <scsi/ufs/ufs.h>
579 fprintf(stderr, "%s:scsi generic node is :%s:\n",
587 fprintf(stderr,"%s: Unable to locate scsi generic node\n",
655 // use this node to to locate the scsi generic device that represents
711 fprintf(stderr, "%s: Failed to get scsi node path for xblbak\n",
    [all...]
  /hardware/qcom/msm8998/gpt-utils/
gpt-utils.cpp 41 #include <scsi/ufs/ioctl.h>
42 #include <scsi/ufs/ufs.h>
579 fprintf(stderr, "%s:scsi generic node is :%s:\n",
587 fprintf(stderr,"%s: Unable to locate scsi generic node\n",
655 // use this node to to locate the scsi generic device that represents
711 fprintf(stderr, "%s: Failed to get scsi node path for xblbak\n",
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 154 #include <scsi/scsi.h>
    [all...]
  /external/f2fs-tools/lib/
libf2fs.c 35 #include <scsi/sg.h>
46 /* SCSI command for standard inquiry*/
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
classpnp.h 14 #include <scsi.h>
  /external/blktrace/doc/
blktrace.tex 197 \subsection{\label{sec:pc-blktrace}blktrace -- SCSI commands}
200 can also show SCSI commands going in and out of the queue as submitted
201 by applications using the SCSI Generic (\emph{sg}) interface.
216 that the command completed successfully. Tracing SCSI commands can be
421 file system and scsi commands. The former are dubbed \emph{fs}
427 a super or journal block to disk. \emph{pc} requests are SCSI
    [all...]

Completed in 639 milliseconds

12