Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.h28 #define BCR_APROMWE(S) !!((S)->bcr[BCR_MC ] & 0x0100) macro
H A Dpcnet-pci.c71 if (BCR_APROMWE(s)) { in pcnet_aprom_writeb()