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

/netbsd-current/sys/dev/qbus/
H A Dubavar.h144 struct ubinfo { struct
166 int uballoc(struct uba_softc *, struct ubinfo *, int);
167 int ubmemalloc(struct uba_softc *, struct ubinfo *, int);
168 void ubfree(struct uba_softc *, struct ubinfo *);
169 void ubmemfree(struct uba_softc *, struct ubinfo *);
H A Duba.c151 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)
H A Dif_dmc.c112 int ubinfo; /* from uballoc */ member in struct:dmcbufs
141 struct ubinfo sc_ui; /* UBA mapping info for base table */
361 rp->ubinfo = ifrw->ifrw_info;
369 rp->ubinfo = ifxp->ifw_info;
409 dmcload(sc, DMC_READ, rp->ubinfo,
410 (((rp->ubinfo>>2)&DMC_XMEM) | rp->cc));
453 dmcload(sc, DMC_WRITE, rp->ubinfo,
454 rp->cc | ((rp->ubinfo>>2)&DMC_XMEM));
587 if(rp->ubinfo == pkaddr)
645 rp->ubinfo
[all...]
H A Dif_qt.c143 struct ubinfo sc_ui; /* control block address desc */
207 struct ubinfo ui;
H A Duda.c98 struct ubinfo sc_ui;
H A Dif_qe.c89 struct ubinfo sc_ui;
132 struct ubinfo ui;
H A Dif_de.c150 struct ubinfo sc_ui;
H A Dif_il.c93 struct ubinfo sc_ui;
H A Dts.c121 struct ubinfo sc_ui; /* mapping info for struct ts */

Completed in 199 milliseconds