OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iwin_base
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbarm/adi_brh/
becc_mainbus.c
127
sc->sc_iwin[0].
iwin_base
= physical_start + 128 * 1024 * 1024;
129
sc->sc_iwin[1].
iwin_base
= sc->sc_iwin[0].
iwin_base
+BECC_PCI_MEM1_SIZE;
131
sc->sc_iwin[2].
iwin_base
= physical_start;
/src/sys/arch/arm/xscale/
becc.c
120
sc->sc_iwin[0].
iwin_base
| PCI_MAPREG_MEM_TYPE_32BIT |
126
sc->sc_iwin[1].
iwin_base
| PCI_MAPREG_MEM_TYPE_32BIT |
136
sc->sc_iwin[2].
iwin_base
| PCI_MAPREG_MEM_TYPE_32BIT |
268
dr[i].dr_busbase = sc->sc_iwin[2].
iwin_base
;
274
dr[i].dr_busbase = sc->sc_iwin[0].
iwin_base
;
279
dr[i].dr_busbase = sc->sc_iwin[1].
iwin_base
;
beccvar.h
80
uint32_t
iwin_base
; /* PCI address */
member in struct:becc_softc::__anon428942920108
Completed in 11 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025