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

/netbsd-current/sys/arch/evbppc/pmppc/dev/
H A Dif_cs_mainbus.c308 cs_readreg(struct cs_softc *sc, uint pp_offset) argument
310 cs_io_write_2(sc, PORT_PKTPG_PTR, pp_offset);
316 cs_writereg(struct cs_softc *sc, uint pp_offset, uint16_t value) argument
318 cs_io_write_2(sc, PORT_PKTPG_PTR, pp_offset);

Completed in 119 milliseconds