sq_hpc_write
sq_hpc_write(sc, sc->hpc_regs->enetr_ndbp,
sq_hpc_write(sc, sc->hpc_regs->enetr_ctl,
sq_hpc_write(sc, HPC1_ENETX_CFXBP, reclaimto);
sq_hpc_write(sc, HPC1_ENETX_CBP, reclaimto);
sq_hpc_write(sc, HPC1_ENETX_CTL, HPC1_ENETX_CTL_ACTIVE);
sq_hpc_write(sc, HPC3_ENETX_NDBP,
sq_hpc_write(sc, HPC3_ENETX_CTL,
sq_hpc_write(sc, sc->hpc_regs->enetr_ctl, 0);
sq_hpc_write(sc, sc->hpc_regs->enetx_ctl, 0);
sq_hpc_write(sc, sc->hpc_regs->enetr_reset, 3);
sq_hpc_write(sc, sc->hpc_regs->enetr_reset, 0);
sq_hpc_write(sc, HPC3_ENETR_PIOCFG, pioreg);
sq_hpc_write(sc, HPC3_ENETR_DMACFG, dmareg);
sq_hpc_write(sc, sc->hpc_regs->enetr_ndbp, SQ_CDRXADDR(sc, 0));
sq_hpc_write(sc, sc->hpc_regs->enetr_ctl,
sq_hpc_write(sc, HPC1_ENET_INTDELAY, HPC1_ENET_INTDELAY_OFF);
sq_hpc_write(sc, HPC3_ENETX_NDBP, SQ_CDTXADDR(sc,
sq_hpc_write(sc, HPC3_ENETX_CTL, HPC3_ENETX_CTL_ACTIVE);
sq_hpc_write(sc, HPC1_ENETX_NDBP,
sq_hpc_write(sc, HPC1_ENETX_CFXBP,
sq_hpc_write(sc, HPC1_ENETX_CBP,
sq_hpc_write(sc, HPC1_ENETX_CTL,
sq_hpc_write(sc, sc->hpc_regs->enetr_reset, (stat | 2));