OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_io_addr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/atari/include/
iomap.h
48
* with the PLX. Also, the Milan uses the first page of '
pci_io_addr
' for
52
extern vaddr_t
pci_io_addr
; /* KVA base of PCI io-space */
137
#define AD_8259_MASTER (
pci_io_addr
+ 0x20) /* Master int. contr. */
138
#define AD_8259_SLAVE (
pci_io_addr
+ 0xA0) /* Slave int. contr. */
139
#define AD_RTC (
pci_io_addr
+ 0x70) /* MC146818 compat. RTC */
/src/sys/arch/atari/dev/
grfabs_et.c
443
ba = (volatile void *)
pci_io_addr
;
458
et_priv.regkva = (void *)
pci_io_addr
;
/src/sys/arch/atari/atari/
atari_init.c
162
vaddr_t
pci_io_addr
; /* KVA base of PCI io-space */
variable in typeref:typename:vaddr_t
1000
pci_io_addr
= ioaddr;
1002
pg = &pt[
pci_io_addr
/ PAGE_SIZE];
Completed in 13 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025