CR_LCAM
NIC_PUT(sc, SNR_CR, CR_LCAM);
while ((NIC_GET(sc, SNR_CR) & CR_LCAM) && timeout--)
CSR_WRITE(sc, SONIC_CR, CR_LCAM);
if ((CSR_READ(sc, SONIC_CR) & CR_LCAM) == 0)
if (CSR_READ(sc, SONIC_CR) & CR_LCAM)