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

/freebsd-11-stable/sys/dev/ep/
H A Dif_epreg.h431 #define BNC 0x2 macro
H A Dif_ep.c234 sc->ep_connectors |= BNC;
324 if (sc->ep_connectors & BNC)
891 if (sc->ep_connectors & BNC) {
/freebsd-11-stable/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.c256 * Strangely, BNC and AUI will "see" receive data if
1046 TULIP_MEDIAINFO_SIA_INIT(sc, &mi[1], 21041P2, BNC);
1053 TULIP_MEDIAINFO_SIA_INIT(sc, &mi[3], 21041, BNC);
2433 TULIP_MEDIAINFO_SIA_INIT(sc, mi, 21041, BNC);
2463 TULIP_MEDIAINFO_SIA_INIT(sc, mi, 21041, BNC); mi++;
2595 TULIP_MEDIAINFO_SIA_INIT(sc, mi, 21142, BNC);
3707 * SQE is only valid for 10baseT/BNC/AUI when not

Completed in 115 milliseconds