Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsrn.h61 } srn_event_info_t; typedef
/illumos-gate/usr/src/uts/common/io/
H A Dsrn.c81 srn_event_info_t srn_pending[SRN_MAX_CLONE];
448 sizeof (srn_event_info_t), mode) != 0) { in srn_ioctl()
/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c401 srn_event_info_t srn_event; /* contains suspend type */ in autos3_monitor()