| /external/libtraceevent/plugins/ |
| D | plugin_scsi.c | 150 #define SERVICE_ACTION16(cdb) (cdb[1] & 0x1f) argument 151 #define SERVICE_ACTION32(cdb) ((cdb[8] << 8) | cdb[9]) argument 157 scsi_trace_rw6(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_rw6() 174 scsi_trace_rw10(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_rw10() 198 scsi_trace_rw12(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_rw12() 220 scsi_trace_rw16(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_rw16() 250 scsi_trace_rw32(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_rw32() 304 scsi_trace_unmap(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_unmap() 315 scsi_trace_service_action_in(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_service_action_in() 355 scsi_trace_varlen(struct trace_seq *p, unsigned char *cdb, int len) in scsi_trace_varlen() [all …]
|
| /external/mtools/ |
| D | mzip.c | 183 unsigned char cdb[6] = { 0x06, 0, 0x02, 0, sizeof status, 0 }; in get_zip_status() local 197 uint8_t cdb[6] = { 0, 0, 0, 0, 0, 0 }; in short_command() local 301 unsigned char cdb[6] = { 0, 0, 0, 0, 0, 0 }; in mzip() local
|
| D | scsi_io.c | 72 unsigned char cdb[10],buf[8]; in scsi_init() local 122 unsigned char cdb[10]; in scsi_io() local
|
| D | scsi.c | 102 int scsi_cmd(int fd, unsigned char *cdb, uint8_t cmdlen, scsi_io_mode_t mode, in scsi_cmd()
|
| /external/kernel-headers/original/uapi/rdma/ |
| D | erdma-abi.h | 46 __aligned_u64 cdb; member
|
| /external/kernel-headers/original/uapi/linux/ |
| D | virtio_scsi.h | 50 __u8 cdb[VIRTIO_SCSI_CDB_SIZE]; member 62 __u8 cdb[VIRTIO_SCSI_CDB_SIZE]; member
|
| /external/kernel-headers/original/uapi/scsi/ |
| D | scsi_bsg_ufs.h | 63 __u8 cdb[UFS_CDB_SIZE]; member
|
| /external/clang/tools/scan-build-py/tests/functional/cases/ |
| D | test_from_cdb.py | 31 def run_analyzer(directory, cdb, args): argument
|
| /external/libusb/examples/ |
| D | xusb.c | 317 uint8_t *cdb, uint8_t direction, int data_length, uint32_t *ret_tag) in send_mass_storage_command() 421 uint8_t cdb[16]; // SCSI Command Descriptor Block in get_sense() local 462 uint8_t cdb[16]; // SCSI Command Descriptor Block in test_mass_storage() local
|
| /external/sg3_utils/lib/ |
| D | sg_pt_osf1.c | 55 uint8_t * cdb; member 238 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb()
|
| D | sg_pt_dummy.c | 167 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb()
|
| D | sg_pt_solaris.c | 167 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb()
|
| D | sg_pt_haiku.c | 142 set_scsi_pt_cdb(struct sg_pt_base * vp, const unsigned char * cdb, in set_scsi_pt_cdb()
|
| D | sg_pt_linux.c | 641 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb()
|
| D | sg_pt_freebsd.c | 90 uint8_t * cdb; member 682 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, int cdb_len) in set_scsi_pt_cdb()
|
| D | sg_pt_win32.c | 893 set_scsi_pt_cdb(struct sg_pt_base * vp, const uint8_t * cdb, in set_scsi_pt_cdb()
|
| /external/sg3_utils/src/ |
| D | sg_turs.c | 393 uint8_t cdb[6]; in loop_turs() local
|
| D | sg_raw.c | 98 uint8_t cdb[MAX_SCSI_CDBSZ]; /* might be NVMe command (64 byte) */ member
|
| D | sgp_dd.c | 201 uint8_t cdb[MAX_SCSI_CDBSZ]; member
|
| /external/sg3_utils/testing/ |
| D | sg_tst_async.cpp | 871 uint8_t cdb[6]; in work_sync_thread() local
|
| /external/arm-trusted-firmware/include/drivers/ |
| D | ufs.h | 398 uint8_t cdb[16]; /* little endian */ member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 84260 u8 cdb[16]; member
|
| D | vmlinux.h | 84260 u8 cdb[16]; member
|