Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_events.h52 #define HPC3130_IEVENT_POWER (1<<1) macro
/titanic_41/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c628 } else if (unitp->events[port] & HPC3130_IEVENT_POWER) { in hpc3130_ioctl()
629 unitp->events[port] &= ~HPC3130_IEVENT_POWER; in hpc3130_ioctl()
1299 hpc3130_p->events[slot] |= HPC3130_IEVENT_POWER; in hpc3130_hard_intr()