HomeSort by: relevance | last modified time | path
    Searched defs:pq3obio_softc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/powerpc/include/booke/
obiovar.h 43 struct pq3obio_softc { struct
52 void lbc_lock(struct pq3obio_softc *);
53 void lbc_unlock(struct pq3obio_softc *);
54 uint32_t lbc_read_4(struct pq3obio_softc *, bus_size_t);
55 void lbc_write_4(struct pq3obio_softc *, bus_size_t, uint32_t size);
obiovar.h 43 struct pq3obio_softc { struct
52 void lbc_lock(struct pq3obio_softc *);
53 void lbc_unlock(struct pq3obio_softc *);
54 uint32_t lbc_read_4(struct pq3obio_softc *, bus_size_t);
55 void lbc_write_4(struct pq3obio_softc *, bus_size_t, uint32_t size);
obiovar.h 43 struct pq3obio_softc { struct
52 void lbc_lock(struct pq3obio_softc *);
53 void lbc_unlock(struct pq3obio_softc *);
54 uint32_t lbc_read_4(struct pq3obio_softc *, bus_size_t);
55 void lbc_write_4(struct pq3obio_softc *, bus_size_t, uint32_t size);

Completed in 32 milliseconds