Home
last modified time | relevance | path

Searched refs:IFM_ATM_UTP_155 (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/net/
HDif_media.h291 #define IFM_ATM_UTP_155 9 macro
646 { IFM_ATM_UTP_155, "UTP/155MBit" }, \
660 { IFM_ATM_UTP_155, "UTP-155" }, \
/trueos/sys/dev/hatm/
HDif_hatm.c690 IFP2IFATM(sc->ifp)->mib.media = IFM_ATM_UTP_155; in hatm_init_read_eeprom()
/trueos/sys/dev/en/
HDmidway.c2863 IFP2IFATM(sc->ifp)->mib.media = IFM_ATM_UTP_155; in en_attach()
/trueos/sys/dev/fatm/
HDif_fatm.c1294 IFP2IFATM(sc->ifp)->mib.media = IFM_ATM_UTP_155; in fatm_init_locked()