Home
last modified time | relevance | path

Searched refs:afu_cmd (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h131 struct afu_cmd { struct
156 struct afu_cmd cmd[CXLFLASH_NUM_CMDS]; argument
Dmain.c49 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()
[all …]