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

/illumos-gate/usr/src/uts/sun4v/sys/
H A Ddrctl.h102 DRCTL_RESP_OK enumerator in enum:__anon10329
/illumos-gate/usr/src/uts/sun4v/io/
H A Ddrctl.c293 resp->resp_type = DRCTL_RESP_OK;
635 bufp->resp_type = DRCTL_RESP_OK;
H A Ddr_io.c566 ASSERT(drctl_resp->resp_type == DRCTL_RESP_OK);
H A Ddr_cpu.c466 ASSERT(drctl_resp->resp_type == DRCTL_RESP_OK);
H A Ddr_mem.c493 ASSERT(drctl_resp->resp_type == DRCTL_RESP_OK);

Completed in 67 milliseconds