Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dtulip.h81 #define CSR6_IF BIT(4) macro
H A Dtulip.c224 if (s->csr[6] & CSR6_IF) { in tulip_filter_address()