OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ubinfo
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/qbus/
ubavar.h
144
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
*);
uba.c
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)
if_dmc.c
112
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
= ifrw->ifrw_info
[
all
...]
if_qt.c
143
struct
ubinfo
sc_ui; /* control block address desc */
209
struct
ubinfo
ui;
uda.c
98
struct
ubinfo
sc_ui;
if_qe.c
89
struct
ubinfo
sc_ui;
132
struct
ubinfo
ui;
if_de.c
150
struct
ubinfo
sc_ui;
if_il.c
93
struct
ubinfo
sc_ui;
ts.c
121
struct
ubinfo
sc_ui; /* mapping info for struct ts */
Completed in 17 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025