Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/cxl/
Dnative.c263 afu->native->sw_command_status = (__be64 *)((char *)afu->native->spa + in attach_spa()
271 afu->native->sw_command_status, spap); in attach_spa()
447 *(ctx->afu->native->sw_command_status) = cpu_to_be64(cmd | 0 | ctx->pe); in do_process_element_cmd()
461 state = be64_to_cpup(ctx->afu->native->sw_command_status); in do_process_element_cmd()
Dcxl.h461 __be64 *sw_command_status; member