Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dtireg.h260 #define TI_GCR_MAR1 0x614 /* obsolete */ macro
H A Dti.c913 CSR_WRITE_4(sc, TI_GCR_MAR1, (htons(m[1]) << 16) | htons(m[2])); in ti_add_mcast()
939 CSR_WRITE_4(sc, TI_GCR_MAR1, (htons(m[1]) << 16) | htons(m[2])); in ti_del_mcast()