Searched refs:MEDIA_LED (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | elink3reg.h | 484 #define MEDIA_LED 0x0001 /* Link LED for 3C589E */ macro |
H A D | elink3.c | 791 (sc->bustype == EP_BUS_PCMCIA ? MEDIA_LED : 0))); in epsetmedia() |