Home
last modified time | relevance | path

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

/drivers/net/arcnet/
Dcom20020-pci.c248 if (ci->flags & ARC_HAS_LED) { in com20020pci_probe()
370 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
402 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
427 .flags = ARC_HAS_ROTARY | ARC_HAS_LED | ARC_CAN_10MBIT,
Darcdevice.h189 #define ARC_HAS_LED 4 /* card has software controlled LEDs */ macro