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

/freebsd-9.3-release/sys/pci/
H A Dncrreg.h552 #define FE_LED0 (1<<0) macro
H A Dncr.c3526 np->features |= FE_LED0;
3699 if (np->features & FE_LED0) {
4775 if (np->features & FE_LED0) {
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_defs.h99 #define FE_LED0 (1<<0) macro
H A Dsym_hipd.c1786 if (!(np->features & FE_LED0)) {
1827 if (!(np->features & FE_LED0)) {
2709 np->features |= FE_LED0;
3250 if (np->features & FE_LED0)

Completed in 129 milliseconds