Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsrn.h63 } srn_event_info_t; typedef
/titanic_41/usr/src/uts/common/io/
H A Dsrn.c80 srn_event_info_t srn_pending[SRN_MAX_CLONE];
446 sizeof (srn_event_info_t), mode) != 0) { in srn_ioctl()
/titanic_41/usr/src/cmd/power/
H A Dpowerd.c394 srn_event_info_t srn_event; /* contains suspend type */ in autos3_monitor()