LE_C0_STOP
bus_space_write_2(*iot, *ioh, LER_RDP, LE_C0_INIT | LE_C0_STOP);
if (bus_space_read_2(*iot, *ioh, LER_RDP) != LE_C0_STOP)
bus_space_write_2(*iot, *ioh, LER_RDP, LE_C0_STOP);
if (bus_space_read_2(*iot, *ioh, LER_RDP) != LE_C0_STOP)
*LANCE_RDP = LE_C0_STOP; /* disable all external activity */
if (*LANCE_RDP != LE_C0_STOP)
lereg->ler_rdp = LE_C0_STOP;
lereg->ler_rdp = LE_C0_STOP; /* disable all external activity */
lereg->ler_rdp = LE_C0_STOP;
ler1->ler1_rdp = LE_C0_STOP; /* do nothing until we are finished */
ler1->ler1_rdp = LE_C0_STOP;
ler1->ler1_rdp = LE_C0_STOP;
ler1->ler1_rdp = LE_C0_STOP; /* do nothing until we are finished */
LEWRCSR(LE_CSR0, LE_C0_STOP);
LEWRCSR(LE_CSR0, LE_C0_STOP);
*sc->sc_rdp = LE_C0_STOP;
*rdp = LE_C0_STOP;
*rdp = LE_C0_STOP;
(*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP);
(*sc->sc_wrcsr)(sc, LE_CSR0, LE_C0_STOP);
bus_space_write_2(iot, ioh, DEPCA_RDP, LE_C0_STOP);
if (bus_space_read_2(iot, ioh, DEPCA_RDP) != LE_C0_STOP)
bus_space_write_2(iot, ioh, rdp, LE_C0_STOP);
if (bus_space_read_2(iot, ioh, rdp) != LE_C0_STOP)
pcn_csr_write(sc, LE_CSR0, LE_C0_STOP);