Home
last modified time | relevance | path

Searched refs:FM_IOC_PAGE_RETIRE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddevfm.h55 #define FM_IOC_PAGE_RETIRE (FM_IOC | 2) macro
/illumos-gate/usr/src/uts/common/io/
H A Ddevfm.c89 { FM_IOC_PAGE_RETIRE, B_TRUE, FM_PAGE_OP_VERSION,
225 case FM_IOC_PAGE_RETIRE: in fm_ioctl_page_retire()
/illumos-gate/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.c269 int rc = fmd_agent_pageop(hdl, FM_IOC_PAGE_RETIRE, fmri); in fmd_agent_page_retire()