Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dseeq8005reg.h124 #define SEEQ_CFG1_MULTICAST ((1 << 15) | (0 << 14)) macro
H A Dseeq8005.c792 sc->sc_config1 = SEEQ_CFG1_MULTICAST; in ea_init()