Searched refs:FM_PAGE_OP_VERSION (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | devfm.c | 74 { FM_PAGE_OP_VERSION, 1 }, 83 { FM_IOC_PAGE_RETIRE, B_TRUE, FM_PAGE_OP_VERSION, 85 { FM_IOC_PAGE_STATUS, B_FALSE, FM_PAGE_OP_VERSION, 87 { FM_IOC_PAGE_UNRETIRE, B_TRUE, FM_PAGE_OP_VERSION,
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | devfm.h | 42 #define FM_PAGE_OP_VERSION "page-operation-version" macro
|
/titanic_41/usr/src/lib/fm/libfmd_agent/common/ |
H A D | fmd_agent.c | 256 if (fmd_agent_version(hdl, FM_PAGE_OP_VERSION, &ver) == -1) in fmd_agent_pageop()
|