Home
last modified time | relevance | path

Searched refs:DRCTL_RESP_OK (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/sun4v/sys/
H A Ddrctl.h102 DRCTL_RESP_OK enumerator
/titanic_44/usr/src/uts/sun4v/io/
H A Ddrctl.c293 resp->resp_type = DRCTL_RESP_OK; in drctl_generate_resp()
635 bufp->resp_type = DRCTL_RESP_OK; in send_message()
H A Ddr_io.c566 ASSERT(drctl_resp->resp_type == DRCTL_RESP_OK); in dr_io_configure()
H A Ddr_mem.c493 ASSERT(drctl_resp->resp_type == DRCTL_RESP_OK); in dr_mem_list_wrk()
H A Ddr_cpu.c466 ASSERT(drctl_resp->resp_type == DRCTL_RESP_OK); in dr_cpu_list_wrk()