Home
last modified time | relevance | path

Searched refs:PCI_LINMEMBASE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/atari/pci/
H A Dpci_milan.c166 #define PCI_LINMEMBASE 0x0e000000 macro
176 pci_conf_write(pc, tag, PCI_MAPREG_START, PCI_LINMEMBASE); in milan_vga_init()
H A Dpci_tseng.c39 #define PCI_LINMEMBASE 0x0e000000 macro
89 pci_conf_write(pc, tag, PCI_MAPREG_START, PCI_LINMEMBASE); in tseng_init()
H A Dpci_hades.c207 #define PCI_LINMEMBASE 0x0e000000 macro
235 pci_conf_write(pc, tag, PCI_MAPREG_START, PCI_LINMEMBASE); in ati_vga_init()
/netbsd-src/sys/arch/atari/dev/
H A Dgrfabs_et.c85 #define PCI_LINMEMBASE 0x0e000000 macro
460 et_priv.linbase = PCI_LINMEMBASE; /* XXX pci_conf_read??? */ in et_probe_card()