Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/net/
Dif_media.h169 #define IFM_TOKEN 0x00000040 macro
342 { IFM_TOKEN, "Token ring" }, \
680 { IFM_TOKEN | IFM_TOK_STP4, IF_Mbps(4) }, \
681 { IFM_TOKEN | IFM_TOK_STP16, IF_Mbps(16) }, \
682 { IFM_TOKEN | IFM_TOK_UTP4, IF_Mbps(4) }, \
683 { IFM_TOKEN | IFM_TOK_UTP16, IF_Mbps(16) }, \
727 { IFM_TOKEN, IFM_AVALID, IFM_ACTIVE, \
/freebsd-9-stable/sbin/ifconfig/
Difmedia.c159 case IFM_TOKEN: in media_status()
/freebsd-9-stable/sbin/devd/
Ddevd.cc303 { IFM_TOKEN, "Tokenring" }, in media()