Searched refs:mtip_cmd (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/block/mtip32xx/ |
D | mtip32xx.h | 326 struct mtip_cmd { struct 343 struct mtip_cmd *cmd, argument
|
D | mtip32xx.c | 172 static struct mtip_cmd *mtip_get_int_command(struct driver_data *dd) in mtip_get_int_command() 186 static void mtip_put_int_command(struct driver_data *dd, struct mtip_cmd *cmd) in mtip_put_int_command() 202 static struct mtip_cmd *mtip_cmd_from_tag(struct driver_data *dd, in mtip_cmd_from_tag() 229 int tag, struct mtip_cmd *cmd, int status) in mtip_async_complete() 577 int tag, struct mtip_cmd *command, int status) in mtip_completion() 590 int tag, struct mtip_cmd *command, int status) in mtip_null_completion() 610 struct mtip_cmd *cmd; in mtip_handle_tfe() 784 struct mtip_cmd *command; in mtip_workq_sdbfx() 830 struct mtip_cmd *cmd = mtip_cmd_from_tag(dd, MTIP_TAG_INTERNAL); in mtip_process_legacy() 1102 struct mtip_cmd *int_cmd; in mtip_exec_internal_command() [all …]
|