/linux/drivers/scsi/bfa/ |
H A D | bfad_im.c | 37 struct scsi_cmnd *cmnd = (struct scsi_cmnd *)dio; in bfa_cb_ioim_done() local 105 struct scsi_cmnd *cmnd = (struct scsi_cmnd *)dio; in bfa_cb_ioim_good_comp() local 133 struct scsi_cmnd *cmnd = (struct scsi_cmnd *)dio; in bfa_cb_ioim_abort() local 150 struct scsi_cmnd *cmnd = (struct scsi_cmnd *)dtsk; in bfa_cb_tskim_done() local 190 bfad_im_abort_handler(struct scsi_cmnd *cmnd) in bfad_im_abort_handler() 241 bfad_im_target_reset_send(struct bfad_s *bfad, struct scsi_cmnd *cmnd, in bfad_im_target_reset_send() 291 bfad_im_reset_lun_handler(struct scsi_cmnd *cmnd) in bfad_im_reset_lun_handler() 367 bfad_im_reset_target_handler(struct scsi_cmnd *cmnd) in bfad_im_reset_target_handler() 1202 static int bfad_im_queuecommand_lck(struct scsi_cmnd *cmnd) in bfad_im_queuecommand_lck()
|
H A D | bfa_fcpim.c | 2403 struct scsi_cmnd *cmnd = (struct scsi_cmnd *) ioim->dio; in bfa_ioim_send_ioreq() local 3257 struct scsi_cmnd *cmnd; in bfa_tskim_gather_ios() local
|
/linux/include/scsi/ |
H A D | scsi_common.h | 35 scsi_command_size(const unsigned char *cmnd) in scsi_command_size() 42 scsi_command_control(const unsigned char *cmnd) in scsi_command_control()
|
H A D | scsi_eh.h | 41 unsigned char cmnd[32]; member
|
H A D | scsi_cmnd.h | 103 unsigned char cmnd[32]; /* SCSI CDB */ member
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_unsol.c | 159 efct_populate_io_fcp_cmd(struct efct_io *io, struct fcp_cmnd *cmnd, in efct_populate_io_fcp_cmd() 181 efct_get_flags_fcp_cmd(struct fcp_cmnd *cmnd) in efct_get_flags_fcp_cmd() 343 struct fcp_cmnd *cmnd = NULL; in efct_dispatch_fcp_cmd() local
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_scsi.c | 1564 struct scsi_cmnd *cmnd = (struct scsi_cmnd *)csio_scsi_cmnd(req); in csio_scsi_err_handler() local 1743 struct scsi_cmnd *cmnd = (struct scsi_cmnd *)csio_scsi_cmnd(req); in csio_scsi_cbfn() local 1779 csio_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmnd) in csio_queuecommand() 1913 csio_eh_abort_handler(struct scsi_cmnd *cmnd) in csio_eh_abort_handler() 2019 struct scsi_cmnd *cmnd = (struct scsi_cmnd *)csio_scsi_cmnd(req); in csio_tm_cbfn() local 2062 csio_eh_lun_reset_handler(struct scsi_cmnd *cmnd) in csio_eh_lun_reset_handler()
|
H A D | csio_isr.c | 152 void *cmnd; in csio_process_scsi_cmpl() local
|
/linux/drivers/scsi/ |
H A D | initio.c | 681 static void initio_release_scb(struct initio_host * host, struct scsi_ctrl_blk * cmnd) in initio_release_scb() 2531 …d initio_build_scb(struct initio_host * host, struct scsi_ctrl_blk * cblk, struct scsi_cmnd * cmnd) in initio_build_scb() 2612 struct scsi_ctrl_blk *cmnd; in i91u_queuecommand_lck() local 2703 static void i91u_unmap_scb(struct pci_dev *pci_dev, struct scsi_cmnd *cmnd) in i91u_unmap_scb() 2733 struct scsi_cmnd *cmnd; /* Pointer to SCSI request block */ in i91uSCBPost() local
|
H A D | scsi_error.c | 1060 unsigned char *cmnd, int cmnd_size, unsigned sense_bytes) in scsi_eh_prep_cmnd() 1161 unsigned char *cmnd, int cmnd_size, int timeout, unsigned sense_bytes) in scsi_send_eh_cmnd()
|
H A D | sg.c | 605 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_write() local 715 unsigned char cmnd[SG_MAX_CDB_SIZE]; in sg_new_write() local 776 unsigned char *cmnd, int timeout, int blocking) in sg_common_write()
|
H A D | 53c700.h | 83 unsigned char cmnd[MAX_COMMAND_SIZE]; member 184 struct scsi_cmnd *cmnd; member
|
H A D | scsi_debug.c | 6359 static u32 get_tag(struct scsi_cmnd *cmnd) in get_tag() 6705 static bool scsi_debug_stop_cmnd(struct scsi_cmnd *cmnd) in scsi_debug_stop_cmnd() 6740 static bool scsi_debug_abort_cmnd(struct scsi_cmnd *cmnd) in scsi_debug_abort_cmnd() 6778 static int sdebug_fail_abort(struct scsi_cmnd *cmnd) in sdebug_fail_abort() 6852 static int sdebug_fail_lun_reset(struct scsi_cmnd *cmnd) in sdebug_fail_lun_reset() 6921 static int sdebug_fail_target_reset(struct scsi_cmnd *cmnd) in sdebug_fail_target_reset() 7130 static int schedule_resp(struct scsi_cmnd *cmnd, struct sdebug_dev_info *devip, in schedule_resp() 9109 static int sdebug_timeout_cmd(struct scsi_cmnd *cmnd) in sdebug_timeout_cmd() 9137 static int sdebug_fail_queue_cmd(struct scsi_cmnd *cmnd) in sdebug_fail_queue_cmd() 9165 static int sdebug_fail_cmd(struct scsi_cmnd *cmnd, int *retval, in sdebug_fail_cmd()
|
/linux/drivers/usb/storage/ |
H A D | realtek_cr.c | 363 u8 cmnd[12] = { 0 }; in rts51x_read_mem() local 394 u8 cmnd[12] = { 0 }; in rts51x_write_mem() local 423 u8 cmnd[12] = { 0 }; in rts51x_read_status() local 505 u8 cmnd[12] = {0}; in __do_config_autodelink() local
|
H A D | isd200.c | 329 unsigned char cmnd[MAX_COMMAND_SIZE]; member
|
/linux/drivers/nvme/host/ |
H A D | apple.c | 395 struct nvme_rw_command *cmnd) in apple_nvme_setup_prps() 489 struct nvme_rw_command *cmnd, in apple_nvme_setup_prp_simple() 509 struct nvme_command *cmnd) in apple_nvme_map_data() 741 struct nvme_command *cmnd = &iod->cmd; in apple_nvme_queue_rq() local
|
H A D | core.c | 817 struct nvme_command *cmnd) in nvme_setup_flush() 825 struct nvme_command *cmnd) in nvme_setup_discard() 894 static void nvme_set_app_tag(struct request *req, struct nvme_command *cmnd) in nvme_set_app_tag() 900 static void nvme_set_ref_tag(struct nvme_ns *ns, struct nvme_command *cmnd, in nvme_set_ref_tag() 925 struct request *req, struct nvme_command *cmnd) in nvme_setup_write_zeroes() 988 struct request *req, struct nvme_command *cmnd, in nvme_setup_rw()
|
/linux/include/xen/interface/io/ |
H A D | vscsiif.h | 251 uint8_t cmnd[VSCSIIF_MAX_COMMAND_SIZE]; /* the CDB */ member
|
/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvscsi.h | 53 struct scsi_cmnd *cmnd; member
|
H A D | ibmvscsi.c | 999 struct scsi_cmnd *cmnd = evt_struct->cmnd; in handle_cmd_rsp() local 1043 static int ibmvscsi_queuecommand_lck(struct scsi_cmnd *cmnd) in ibmvscsi_queuecommand_lck()
|
/linux/drivers/scsi/libsas/ |
H A D | sas_scsi_host.c | 1143 struct scsi_cmnd *cmnd = task->uldd_task; in sas_query_task() local 1159 struct scsi_cmnd *cmnd = task->uldd_task; in sas_abort_task() local
|
/linux/drivers/ata/ |
H A D | sata_svw.c | 85 u8 cmnd = qc->scsicmd->cmnd[0]; in k2_sata_check_atapi_dma() local
|
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_sas.c | 1010 struct scsi_cmnd *cmnd = task->uldd_task; in pm8001_query_task() local
|
/linux/drivers/xen/ |
H A D | xen-scsiback.c | 117 uint8_t cmnd[VSCSIIF_MAX_COMMAND_SIZE]; member
|
/linux/drivers/mmc/host/ |
H A D | vub300.c | 342 union sd_command cmnd; member
|