Searched refs:SEEQ_CFG1_MULTICAST (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | seeq8005reg.h | 124 #define SEEQ_CFG1_MULTICAST ((1 << 15) | (0 << 14)) macro |
H A D | seeq8005.c | 792 sc->sc_config1 = SEEQ_CFG1_MULTICAST; in ea_init() |