Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/mtip32xx/
Dmtip32xx.h267 struct mtip_cmd { struct
394 struct mtip_cmd commands[MTIP_MAX_COMMAND_SLOTS];
Dmtip32xx.c142 struct mtip_cmd *command; in mtip_command_cleanup()
560 struct mtip_cmd *command; in mtip_timeout_function()
680 struct mtip_cmd *command; in mtip_async_complete()
734 struct mtip_cmd *command = &port->commands[tag]; in mtip_completion()
770 struct mtip_cmd *cmd; in mtip_handle_tfe()
959 struct mtip_cmd *command; in mtip_process_sdbf()
1010 struct mtip_cmd *cmd = &port->commands[MTIP_TAG_INTERNAL]; in mtip_process_legacy()
1234 struct mtip_cmd *int_cmd = &port->commands[MTIP_TAG_INTERNAL]; in mtip_exec_internal_command()
1793 struct mtip_cmd *command, in fill_command_sg()
2404 struct mtip_cmd *command = &port->commands[tag]; in mtip_hw_submit_io()