Searched refs:media (Results 1 - 25 of 138) sorted by relevance

123456

/freebsd-9.3-release/sys/mips/conf/
H A DTP-WN1043ND.hints8 hint.arge.0.media=1000
/freebsd-9.3-release/usr.sbin/bsdconfig/include/
H A DMakefile6 FILES= bsdconfig.hlp media.hlp messages.subr network_device.hlp \
/freebsd-9.3-release/usr.sbin/bsdconfig/networking/share/
H A DMakefile6 FILES= common.subr device.subr hostname.subr ipaddr.subr media.subr \
/freebsd-9.3-release/usr.sbin/bsdconfig/share/
H A DMakefile5 SUBDIR= media packages
/freebsd-9.3-release/sbin/atm/atmconfig/
H A Datmconfig_device.h51 int32_t media; member in struct:atmif
/freebsd-9.3-release/sys/mips/cavium/octe/
H A Dcavium-ethernet.h83 struct ifmedia media; member in struct:__anon9464
/freebsd-9.3-release/tools/tools/net80211/scripts/
H A Dconfig11 *media:?Ethernet*)
14 *media:?IEEE?802.11*)
/freebsd-9.3-release/usr.sbin/bsdconfig/share/media/
H A DMakefile5 FILESDIR= ${SHAREDIR}/bsdconfig/media
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_diskstorage_tbl.c80 * NOTE: according to MIB removable means removable media, not the
86 int32_t media; /* enum hrDiskStrorageMedia*/ member in struct:disk_entry
261 .media = DSM_HARDDISK,
266 .media = DSM_OTHER,
271 .media = DSM_OPTICALDISKROM,
276 .media = DSM_FLOPPYDISK,
281 .media = DSM_OTHER,
285 { .media = DSM_UNKNOWN }
293 for (found = lookup; found->media != DSM_UNKNOWN; found++) {
321 disk_entry->media
[all...]
/freebsd-9.3-release/etc/
H A Ddevd.conf55 media-type "ethernet";
61 # they have a different media type. We may want
65 media-type "802.11";
69 media-type "802.11";
75 media-type "802.11";
/freebsd-9.3-release/sbin/devd/
H A Ddevd.hh100 * media is the subclass used to match an individual variable. Its
103 class media : public eps class in inherits:eps
106 media(config &, const char *var, const char *type);
107 virtual ~media();
/freebsd-9.3-release/sys/dev/cs/
H A Dif_cs.c397 device_printf(dev, "CS89%c0%s rev %c media%s%s%s\n",
475 int error, media=0; local
531 * Initialize the media structures.
533 ifmedia_init(&sc->media, 0, cs_mediachange, cs_mediastatus);
536 ifmedia_add(&sc->media, IFM_ETHER|IFM_10_T, 0, NULL);
538 ifmedia_add(&sc->media,
540 ifmedia_add(&sc->media,
546 ifmedia_add(&sc->media, IFM_ETHER|IFM_10_2, 0, NULL);
549 ifmedia_add(&sc->media, IFM_ETHER|IFM_10_5, 0, NULL);
552 ifmedia_add(&sc->media, IFM_ETHE
1197 cs_mediaset(struct cs_softc *sc, int media) argument
[all...]
H A Dif_csvar.h50 struct ifmedia media; /* Media information */ member in struct:cs_softc
/freebsd-9.3-release/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.h68 u_int media; /* physical media (see MIB) */ member in struct:atmif_mib
/freebsd-9.3-release/usr.sbin/bsdconfig/networking/
H A Ddevices43 f_include $BSDCFG_SHARE/media/tcpip.subr
46 f_include $BSDCFG_SHARE/networking/media.subr
/freebsd-9.3-release/sbin/dhclient/
H A Ddhclient.conf18 media "-link0 -link1 -link2", "link0 link1";
/freebsd-9.3-release/usr.sbin/bsdconfig/packages/
H A Dpackages31 # Prevent device.subr (included indirectly via media/*.subr below) from auto
41 f_include $BSDCFG_SHARE/media/common.subr
/freebsd-9.3-release/sys/netgraph/
H A Dng_eiface.c80 struct ifmedia media; /* (fake) media information */ member in struct:ng_eiface_private
177 /* (Fake) media type manipulation */
180 error = ifmedia_ioctl(ifp, ifr, &priv->media, command);
347 struct ifmedia *ifm = &priv->media;
363 struct ifmedia *ifm = &priv->media;
418 ifmedia_init(&priv->media, 0, ng_eiface_mediachange,
420 ifmedia_add(&priv->media, IFM_ETHER | IFM_10_T, 0, NULL);
421 ifmedia_add(&priv->media, IFM_ETHER | IFM_10_T | IFM_FDX, 0, NULL);
422 ifmedia_add(&priv->media, IFM_ETHE
[all...]
/freebsd-9.3-release/sys/dev/utopia/
H A Dutopia.c232 if (utp->media->ifm_media & IFM_ATM_SDH) {
239 if (utp->media->ifm_media & IFM_ATM_UNASSIGNED) {
246 if (utp->media->ifm_media & IFM_ATM_NOSCRAMB) {
269 ifmr->ifm_active = IFM_ATM | utp->ifatm->mib.media;
305 * Initialize media from the mib
311 ifmedia_removeall(utp->media);
312 ifmedia_add(utp->media, IFM_ATM | utp->ifatm->mib.media, 0, NULL);
313 ifmedia_set(utp->media, IFM_ATM | utp->ifatm->mib.media);
508 utopia_attach(struct utopia *utp, struct ifatm *ifatm, struct ifmedia *media, struct mtx *lock, struct sysctl_ctx_list *ctx, struct sysctl_oid_list *children, const struct utopia_methods *m) argument
[all...]
/freebsd-9.3-release/sys/dev/my/
H A Dif_my.c396 u_int16_t phy_sts = 0, media, advert, ability; local
469 media = my_phy_readreg(sc, PHY_BMCR);
490 media &= ~PHY_BMCR_SPEEDSEL;
491 media |= PHY_BMCR_1000;
492 media |= PHY_BMCR_DUPLEX;
502 media &= ~PHY_BMCR_SPEEDSEL;
503 media &= ~PHY_BMCR_DUPLEX;
504 media |= PHY_BMCR_1000;
510 media |= PHY_BMCR_SPEEDSEL;
511 media
657 my_setmode_mii(struct my_softc * sc, int media) argument
804 int media = IFM_ETHER | IFM_100_TX | IFM_FDX; local
[all...]
/freebsd-9.3-release/sys/dev/mii/
H A Datphy.c212 /* Update the media status. */
348 atphy_setmedia(struct mii_softc *sc, int media) argument
353 if ((IFM_SUBTYPE(media) == IFM_AUTO || (media & IFM_FDX) != 0) &&
354 ((media & IFM_FLOW) != 0 ||
/freebsd-9.3-release/sys/dev/xe/
H A Dif_xevar.h62 int media; /* Private media word */ member in struct:xe_softc
/freebsd-9.3-release/sys/dev/de/
H A Dif_devar.h166 * Various physical media types supported.
280 #define TULIP_MEDIAINFO_SIA_INIT(sc, mi, chipid, media) do { \
282 sc->tulip_mediums[TULIP_MEDIA_ ## media] = (mi); \
283 (mi)->mi_sia_connectivity = TULIP_ ## chipid ## _SIACONN_ ## media; \
284 (mi)->mi_sia_tx_rx = TULIP_ ## chipid ## _SIATXRX_ ## media; \
285 (mi)->mi_sia_general = TULIP_ ## chipid ## _SIAGEN_ ## media; \
288 #define TULIP_MEDIAINFO_ADD_CAPABILITY(sc, mi, media) do { \
289 if ((sc)->tulip_mediums[TULIP_MEDIA_ ## media] == NULL \
290 && ((mi)->mi_capabilities & PHYSTS_ ## media)) { \
291 (sc)->tulip_mediums[TULIP_MEDIA_ ## media]
[all...]
H A Dif_de.c253 * Before we are sure this is the right media we need
292 tulip_media_set(tulip_softc_t * const sc, tulip_media_t media) argument
294 const tulip_media_info_t *mi = sc->tulip_mediums[media];
301 * If we are switching media, make sure we don't think there's
375 if (TULIP_IS_MEDIA_FD(media))
377 if (TULIP_IS_MEDIA_100MB(media))
385 tulip_linkup(tulip_softc_t * const sc, tulip_media_t media) argument
395 if (TULIP_CAN_MEDIA_FD(media)
396 && sc->tulip_mediums[TULIP_FD_MEDIA_OF(media)] != NULL)
397 media
461 tulip_media_t media; local
941 tulip_21040_mediainfo_init(tulip_softc_t * const sc, tulip_media_t media) argument
1487 tulip_media_t media = sc->tulip_media; local
1571 tulip_21140_mediainit(tulip_softc_t * const sc, tulip_media_info_t * const mip, tulip_media_t const media, unsigned gpdata, unsigned cmdmode) argument
2413 tulip_media_t media; local
2486 tulip_media_t media; local
2575 tulip_media_t media; local
2677 tulip_media_t media; local
2948 tulip_media_t media; local
2983 tulip_media_t media; local
[all...]
/freebsd-9.3-release/sys/net80211/
H A Dieee80211.c90 struct ifmedia *media, int caps, int addsta,
965 addmedia(struct ifmedia *media, int caps, int addsta, int mode, int mword) argument
968 ifmedia_add(media, \
990 ADD(media, mword, mopt | IFM_IEEE80211_ADHOC);
992 ADD(media, mword, mopt | IFM_IEEE80211_HOSTAP);
994 ADD(media, mword, mopt | IFM_IEEE80211_ADHOC | IFM_FLAG0);
996 ADD(media, mword, mopt | IFM_IEEE80211_MONITOR);
998 ADD(media, mword, mopt | IFM_IEEE80211_WDS);
1000 ADD(media, mword, mopt | IFM_IEEE80211_MBSS);
1005 * Setup the media dat
1009 ieee80211_media_setup(struct ieee80211com *ic, struct ifmedia *media, int caps, int addsta, ifm_change_cb_t media_change, ifm_stat_cb_t media_stat) argument
1464 u_int media; /* if_media rate */ member in struct:ratemedia
[all...]

Completed in 267 milliseconds

123456