Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Delink3var.h69 #define EP_FLAGS_MII 0x4000 macro
H A Delink3.c280 if (sc->ep_flags & EP_FLAGS_MII) in epconfig()
374 if (sc->ep_flags & EP_FLAGS_MII) { in epconfig()
386 if (sc->ep_flags & EP_FLAGS_MII) { in epconfig()
429 if (sc->ep_flags & EP_FLAGS_MII) in ep_detach()
631 if (sc->ep_flags & EP_FLAGS_MII) { in epinit()
756 if (sc->ep_flags & EP_FLAGS_MII) { in epsetmedia()
881 if (sc->ep_flags & EP_FLAGS_MII) { in ep_media_status()
1491 if (sc->ep_flags & EP_FLAGS_MII) { in epstop()
/openbsd/sys/dev/pcmcia/
H A Dif_ep_pcmcia.c134 EP_FLAGS_MII, 0 },
137 EP_FLAGS_MII, 0 }