Searched refs:sc_rxbuf_phys (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dif_mcvar.h86 bus_addr_t sc_txbuf_phys, sc_rxbuf_phys; member in struct:mc_softc
/netbsd-current/sys/arch/macppc/dev/
H A Dif_mcvar.h87 int sc_txbuf_phys, sc_rxbuf_phys; member in struct:mc_softc
H A Dif_mc.c155 sc->sc_rxbuf_phys = kvtop(sc->sc_rxbuf);
312 sc->sc_rxbuf_phys + MC_BUFSIZE * i, DBDMA_INT_ALWAYS,
/netbsd-current/sys/arch/mac68k/obio/
H A Dif_mc_obio.c187 sc->sc_rxbuf_phys = sc->sc_dmasegs_rx.ds_addr;
389 psc_reg4(PSC_ENETRD_ADDR + set) = sc->sc_rxbuf_phys;

Completed in 201 milliseconds