OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_mem_win_t
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/amiga/pci/
empb_bsm.c
183
p = (uint8_t*)((empb_sc->
pci_mem_win_t
->base) + (handle - wp) + offset);
196
p = (uint8_t*)((empb_sc->
pci_mem_win_t
->base) + (handle - wp) + offset);
208
p = (volatile u_int8_t *) ((empb_sc->
pci_mem_win_t
->base) +
226
p = (volatile u_int8_t *) ((empb_sc->
pci_mem_win_t
->base) +
244
p = (volatile u_int8_t *) ((empb_sc->
pci_mem_win_t
->base) +
263
p = (volatile u_int8_t *) ((empb_sc->
pci_mem_win_t
->base) +
282
p = (volatile u_int8_t *) ((empb_sc->
pci_mem_win_t
->base) +
304
( ((empb_sc->
pci_mem_win_t
->base)+(handlefrom - wp)) + from );
306
( ((empb_sc->
pci_mem_win_t
->base)+(handleto - wp)) + to );
327
p = (uint16_t*) ((empb_sc->
pci_mem_win_t
->base) + (handle - wp)
[
all
...]
em4kvar.h
60
bus_space_tag_t
pci_mem_win_t
;
member in struct:em4k_softc
empbvar.h
72
bus_space_tag_t
pci_mem_win_t
;
member in struct:empb_softc
em4k.c
292
sc->
pci_mem_win_t
= &sc->pci_mem_win;
empb.c
332
sc->
pci_mem_win_t
= &sc->pci_mem_win;
Completed in 47 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025