Home
last modified time | relevance | path

Searched refs:DRCTL_RESP_ERR (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4v/sys/
H A Ddrctl.h101 DRCTL_RESP_ERR, enumerator
/titanic_41/usr/src/uts/sun4v/io/
H A Ddr_io.c555 ASSERT(drctl_resp->resp_type == DRCTL_RESP_ERR); in dr_io_configure()
699 ASSERT(drctl_resp->resp_type == DRCTL_RESP_ERR); in dr_io_unconfigure()
H A Ddrctl.c324 resp->resp_type = DRCTL_RESP_ERR; in drctl_generate_err_resp()
H A Ddr_cpu.c450 ASSERT(drctl_resp->resp_type == DRCTL_RESP_ERR); in dr_cpu_list_wrk()