Home | History | Annotate | Download | only in qbus

Lines Matching refs:uba_softc

100 	struct uba_softc *uh;
117 uba_done(struct uba_softc *uh)
137 struct uba_softc *uh = device_private(device_parent(dev));
151 uballoc(struct uba_softc *uh, struct ubinfo *ui, int flags)
174 ubmemalloc(struct uba_softc *uh, struct ubinfo *ui, int flags)
195 ubfree(struct uba_softc *uh, struct ubinfo *ui)
202 ubmemfree(struct uba_softc *uh, struct ubinfo *ui)
215 ubareset(struct uba_softc *uh)
240 uba_attach(struct uba_softc *sc, paddr_t iopagephys)
281 struct uba_softc *sc = device_private(parent);