Searched refs:EPIC_HAS_BNC (Results 1 – 3 of 3) sorted by relevance
91 EPIC_HAS_BNC },93 EPIC_HAS_BNC },
104 #define EPIC_HAS_BNC 0x01 /* BNC on serial interface */ macro
264 if (sc->sc_hwflags & EPIC_HAS_BNC) { in epic_attach()