Lines Matching refs:afu_cmd
49 static struct afu_cmd *cmd_checkout(struct afu *afu) in cmd_checkout()
52 struct afu_cmd *cmd; in cmd_checkout()
81 static void cmd_checkin(struct afu_cmd *cmd) in cmd_checkin()
105 static void process_cmd_err(struct afu_cmd *cmd, struct scsi_cmnd *scp) in process_cmd_err()
217 static void cmd_complete(struct afu_cmd *cmd) in cmd_complete()
262 static void context_reset(struct afu_cmd *cmd) in context_reset()
318 static int send_cmd(struct afu *afu, struct afu_cmd *cmd) in send_cmd()
381 static void wait_resp(struct afu *afu, struct afu_cmd *cmd) in wait_resp()
407 struct afu_cmd *cmd; in send_tmf()
499 struct afu_cmd *cmd; in cxlflash_queuecommand()
1235 struct afu_cmd *cmd; in cxlflash_rrq_irq()
1249 cmd = (struct afu_cmd *)(entry & ~SISL_RESP_HANDLE_T_BIT); in cxlflash_rrq_irq()
1586 struct afu_cmd *cmd; in start_afu()
1802 struct afu_cmd *cmd = NULL; in cxlflash_afu_sync()