Searched refs:BCR_TMAULOOP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ | ||
H A D | pcnet.h | 27 #define BCR_TMAULOOP(S) !!((S)->bcr[BCR_MC ] & 0x4000) macro |
H A D | pcnet.c | 1205 (!CSR_LOOP(s) || (!CSR_INTL(s) && !BCR_TMAULOOP(s)))) { in pcnet_transmit() |