Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Ddr_mem.h96 #define DR_MEM_RES_ENOWORK 0xA /* no pages to unconfigure */ macro
/titanic_50/usr/src/uts/sun4v/io/
H A Ddr_mem.c857 rv = DR_MEM_RES_ENOWORK; in cvt_err()