Home
last modified time | relevance | path

Searched refs:IFM_FDDI_DA (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/net/
HDif_media.h237 #define IFM_FDDI_DA 0x00000100 /* Dual attach / single attach */ macro
546 { IFM_FDDI_DA, "Dual-attach" }, \
/NextBSD/sys/dev/pdq/
HDpdq_ifsubr.c403 media |= IFM_FDDI_DA; in pdq_os_update_status()