Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_hw.c256 sizeof(struct efct_command_ctx)); in efct_hw_setup()
1354 struct efct_command_ctx *ctx; in efct_hw_cmd_submit_pending()
1357 struct efct_command_ctx, list_entry); in efct_hw_cmd_submit_pending()
1414 struct efct_command_ctx *ctx = NULL; in efct_hw_command()
1426 memset(ctx, 0, sizeof(struct efct_command_ctx)); in efct_hw_command()
1455 struct efct_command_ctx *ctx = NULL; in efct_hw_command_process()
1461 struct efct_command_ctx, list_entry); in efct_hw_command_process()
1516 struct efct_command_ctx *ctx; in efct_hw_command_cancel()
1519 struct efct_command_ctx, list_entry); in efct_hw_command_cancel()
H A Defct_hw.h135 struct efct_command_ctx { struct