Home
last modified time | relevance | path

Searched refs:PB_BEGIN_MONITOR (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpbio.h40 #define PB_BEGIN_MONITOR (PBIOC | 1) macro
/titanic_41/usr/src/uts/sun4u/io/
H A Dtodds1287.c467 case PB_BEGIN_MONITOR: in ds1287_ioctl()
/titanic_41/usr/src/uts/common/io/
H A Dpower.c837 case PB_BEGIN_MONITOR: in power_ioctl()
/titanic_41/usr/src/cmd/power/
H A Dpowerd.c1169 if (ioctl(pb_fd, PB_BEGIN_MONITOR, NULL) == -1) { in power_button_monitor()