Searched refs:BNC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/ep/
H A Dif_epreg.h431 #define BNC 0x2 macro
H A Dif_ep.c232 sc->ep_connectors |= BNC;
322 if (sc->ep_connectors & BNC)
884 if (sc->ep_connectors & BNC) {
/freebsd-10.2-release/sys/dev/de/
H A Dif_devar.h167 * BNCAUI is BNC or AUI since on the 21040 you can't really tell
201 (TULIP_MBIT(BNC) | \
314 TULIP_21140_EN1207, /* Accton EN2107 10/100 BNC */
655 "BNC", /* TULIP_MEDIA_BNC */
658 "AUI/BNC", /* TULIP_MEDIA_AUIBNC */
H A Dif_de.c255 * Strangely, BNC and AUI will "see" receive data if
1045 TULIP_MEDIAINFO_SIA_INIT(sc, &mi[1], 21041P2, BNC);
1052 TULIP_MEDIAINFO_SIA_INIT(sc, &mi[3], 21041, BNC);
2432 TULIP_MEDIAINFO_SIA_INIT(sc, mi, 21041, BNC);
2462 TULIP_MEDIAINFO_SIA_INIT(sc, mi, 21041, BNC); mi++;
2594 TULIP_MEDIAINFO_SIA_INIT(sc, mi, 21142, BNC);
3706 * SQE is only valid for 10baseT/BNC/AUI when not

Completed in 135 milliseconds