Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_events.h55 #define HPC3130_IEVENT_OK2REM (1<<4) macro
/titanic_41/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c641 } else if (unitp->events[port] & HPC3130_IEVENT_OK2REM) { in hpc3130_ioctl()
642 unitp->events[port] &= ~HPC3130_IEVENT_OK2REM; in hpc3130_ioctl()
1093 unitp->events[slot] |= HPC3130_IEVENT_OK2REM; in hpc3130_set_led()