Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/cxl/
Dnative.c259 afu->native->sw_command_status = (__be64 *)((char *)afu->native->spa + in attach_spa()
267 afu->native->sw_command_status, spap); in attach_spa()
443 *(ctx->afu->native->sw_command_status) = cpu_to_be64(cmd | 0 | ctx->pe); in do_process_element_cmd()
457 state = be64_to_cpup(ctx->afu->native->sw_command_status); in do_process_element_cmd()
Dcxl.h457 __be64 *sw_command_status; member