Lines Matching defs:command
62 * struct uic_command - UIC command structure
63 * @command: UIC command
64 * @argument1: UIC command argument 1
65 * @argument2: UIC command argument 2
66 * @argument3: UIC command argument 3
67 * @cmd_active: Indicate if UIC command is outstanding
68 * @done: UIC command completion
71 u32 command;
147 * @utr_descriptor_ptr: UTRD address of the command
148 * @ucd_req_ptr: UCD address of the command
149 * @ucd_rsp_ptr: Response UPIU address for this command
150 * @ucd_prdt_ptr: PRDT address of the command
155 * @cmd: pointer to SCSI command
156 * @sense_buffer: pointer to sense buffer address of the SCSI command
158 * @scsi_status: SCSI status of the command
160 * @task_tag: Task tag of the command
161 * @lun: LUN of the command
162 * @intr_cmd: Interrupt command (doesn't participate in interrupt aggregation)
213 * @type: device management command type - Query, NOP OUT
214 * @lock: lock to allow one command at a time
427 * Clear after the first successful command completion.
474 * delay before each dme command is required as the unipro
631 * @cmd_queue: Used to allocate command tags from hba->host->tag_set.
641 * @active_uic_cmd: handle of active UIC command
642 * @uic_cmd_mutex: mutex for uic command
661 * @dev_cmd: ufs device management command information
662 * @last_dme_cmd_tstamp: time stamp of the last completed DME command
955 /* UIC command interfaces for DME primitives */