GetByte
int_status = GetByte(XIRCREG_ISR);
eth_status = GetByte(XIRCREG_ESR);
rx_status = GetByte(XIRCREG40_RXST0);
tx_status = GetByte(XIRCREG40_TXST0);
tx_status |= GetByte(XIRCREG40_TXST1) << 8;
rsr = GetByte(XIRCREG0_RSR);
buf[i] = GetByte(XIRCREG_EDP);
eth_status = GetByte(XIRCREG_ESR);
nn = GetByte(XIRCREG0_PTR);
if (int_status != 0xff && (int_status = GetByte(XIRCREG_ISR)) != 0)
value = GetByte(XIRCREG42_SWC1) & 0xC0;
local->silicon = local->mohawk ? (GetByte(XIRCREG4_BOV) & 0x70) >> 4
: (GetByte(XIRCREG4_BOV) & 0x30) >> 4;
value = GetByte(XIRCREG_ESR); /* read the ESR */
value = GetByte(XIRCREG1_ECR);
PutByte(XIRCREG2_MSR, GetByte(XIRCREG2_MSR) | 0x08);
PutByte(XIRCREG1_ECR, GetByte(XIRCREG1_ECR) | FullDuplex);
value = GetByte(XIRCREG_ESR); /* read the ESR */
if (!(GetByte(0x10) & 0x01))
dev->if_port = (GetByte(XIRCREG_ESR) & MediaSelect) ? 1 : 2;
pr_cont(" %2.2x", GetByte(i));
pr_cont(" %2.2x", GetByte(i));
pr_cont(" %2.2x", GetByte(i));
d = GetByte(XIRCREG2_GPR2); /* read MDIO */
saved_page = GetByte(XIRCREG_PR);