OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_fbt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcarm/dev/
epsonlcd.c
57
bus_space_tag_t
sc_fbt
;
member in struct:epsonlcd_softc
112
sc->
sc_fbt
= pxa->pxa_iot;
121
rv = bus_space_map(sc->
sc_fbt
, sc->sc_fbaddr, S1D138XX_FRAMEBUFFER_SIZE,
/src/sys/arch/vax/uba/
qv.c
170
bus_space_tag_t
sc_fbt
; /* frame buffer base */
member in struct:qv_softc
418
sc->
sc_fbt
= sc->sc_iot;
420
if (bus_space_map(sc->
sc_fbt
, sc->sc_fbphys, QVSIZE,
427
sc->sc_fb = bus_space_vaddr(sc->
sc_fbt
, sc->sc_fbh);
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025