Searched refs:mtip_cmd (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/block/mtip32xx/ |
D | mtip32xx.h | 320 struct mtip_cmd { struct 337 struct mtip_cmd *cmd, argument
|
D | mtip32xx.c | 178 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() 580 int tag, struct mtip_cmd *command, int status) in mtip_completion() 591 int tag, struct mtip_cmd *command, int status) in mtip_null_completion() 611 struct mtip_cmd *cmd; in mtip_handle_tfe() 793 struct mtip_cmd *command; in mtip_workq_sdbfx() 839 struct mtip_cmd *cmd = mtip_cmd_from_tag(dd, MTIP_TAG_INTERNAL); in mtip_process_legacy() 1104 struct mtip_cmd *int_cmd; in mtip_exec_internal_command() [all …]
|