Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_events.h54 #define HPC3130_IEVENT_FAULT (1<<3) macro
/titanic_41/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c636 } else if (unitp->events[port] & HPC3130_IEVENT_FAULT) { in hpc3130_ioctl()
637 unitp->events[port] &= ~HPC3130_IEVENT_FAULT; in hpc3130_ioctl()
1099 unitp->events[slot] |= HPC3130_IEVENT_FAULT; in hpc3130_set_led()