Home
last modified time | relevance | path

Searched refs:ID_LED_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Digc_defines.h1031 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \ macro
Dif_em_hw.h2501 #define ID_LED_DEFAULT ((ID_LED_OFF1_ON2 << 12) | \ macro
Dif_em_hw.c8209 eeprom_data = ID_LED_DEFAULT; in em_id_led_init()