HomeSort by: relevance | last modified time | path
    Searched refs:ELINK_FLAGS_MII (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
elink3var.h 74 #define ELINK_FLAGS_MII 0x04000
elink3.c 445 sc->ep_flags |= ELINK_FLAGS_MII;
452 if (sc->ep_flags & ELINK_FLAGS_MII) {
465 if (sc->ep_flags & ELINK_FLAGS_MII) {
703 if ((sc->ep_flags & ELINK_FLAGS_MII) == 0)
802 if (sc->ep_flags & ELINK_FLAGS_MII) {
834 if (sc->ep_flags & ELINK_FLAGS_MII) {
918 if (sc->ep_flags & ELINK_FLAGS_MII) {
1061 if (sc->ep_flags & ELINK_FLAGS_MII) {
1727 if (sc->ep_flags & ELINK_FLAGS_MII) {
1999 if (sc->ep_flags & ELINK_FLAGS_MII) {
    [all...]
  /src/sys/dev/pci/
if_ep_pci.c 139 ELINK_FLAGS_MII,
142 ELINK_FLAGS_MII,
  /src/sys/dev/pcmcia/
if_ep_pcmcia.c 138 ELINK_CHIPSET_ROADRUNNER, ELINK_FLAGS_MII },
142 ELINK_CHIPSET_ROADRUNNER, ELINK_FLAGS_MII },

Completed in 15 milliseconds