Searched refs:AUXIO4C_LED (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dauxreg.h54 #define AUXIO4C_LED 0x01 /* front panel LED */ macro
79 auxio_regval |= AUXIO4C_LED; \
89 auxio_regval &= ~AUXIO4C_LED; \
99 auxio_regval ^= AUXIO4C_LED; \

Completed in 85 milliseconds