Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ncr/
H A Dncrreg.h552 #define FE_LED0 (1<<0) macro
H A Dncr.c3500 np->features |= FE_LED0;
3672 if (np->features & FE_LED0) {
4747 if (np->features & FE_LED0) {
/freebsd-12.1/sys/dev/sym/
H A Dsym_defs.h101 #define FE_LED0 (1<<0) macro
H A Dsym_hipd.c1789 if (!(np->features & FE_LED0)) { in sym_fw1_patch()
1830 if (!(np->features & FE_LED0)) { in sym_fw2_patch()
2712 np->features |= FE_LED0; in sym_prepare_setting()
3253 if (np->features & FE_LED0) in sym_init()