Searched refs:sw_command_status (Results 1 – 2 of 2) sorted by relevance
260 afu->native->sw_command_status = (__be64 *)((char *)afu->native->spa + in attach_spa()268 afu->native->sw_command_status, spap); in attach_spa()444 *(ctx->afu->native->sw_command_status) = cpu_to_be64(cmd | 0 | ctx->pe); in do_process_element_cmd()458 state = be64_to_cpup(ctx->afu->native->sw_command_status); in do_process_element_cmd()
459 __be64 *sw_command_status; member