Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.c84 #define CSR_INTL(S) !!(((S)->csr[15])&0x0040) macro
1205 (!CSR_LOOP(s) || (!CSR_INTL(s) && !BCR_TMAULOOP(s)))) { in pcnet_transmit()