Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm.h316 #define RSMIPC_MSG_RESUME 9 /* tell importers to RESUME */ macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c4937 case RSMIPC_MSG_RESUME: in rsm_intr_proc_deferred()
5134 case RSMIPC_MSG_RESUME: in rsm_intr_callback()
5339 case RSMIPC_MSG_RESUME: in rsmipc_send()
5375 case RSMIPC_MSG_RESUME: in rsmipc_send()
5854 request.rsmipc_hdr.rsmipc_type = RSMIPC_MSG_RESUME; in rsm_send_resume()