csr_enetrom
TULIP_CSR_WRITE(sc, csr_enetrom, 1);
while (((csr = TULIP_CSR_READ(sc, csr_enetrom)) & 0x80000000L) && cnt < 10000)