Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c106 if (!(np->features & FE_LED0)) { in sym_fw1_patch()
150 if (!(np->features & FE_LED0)) { in sym_fw2_patch()
H A Dsym_defs.h45 #define FE_LED0 (1<<0) macro
H A Dsym_hipd.c881 np->features |= FE_LED0;
1844 if (np->features & FE_LED0)
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h464 #define FE_LED0 (1<<0) macro
H A Dncr53c8xx.c3913 np->features |= FE_LED0; in ncr_prepare_setting()
5157 if (np->features & FE_LED0) { in ncr_init()
8213 if (np->features & FE_LED0) {