HomeSort by: relevance | last modified time | path
    Searched defs:PCI_LINMEMBASE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/atari/pci/
pci_milan.c 166 #define PCI_LINMEMBASE 0x0e000000
176 pci_conf_write(pc, tag, PCI_MAPREG_START, PCI_LINMEMBASE);
pci_tseng.c 39 #define PCI_LINMEMBASE 0x0e000000
89 pci_conf_write(pc, tag, PCI_MAPREG_START, PCI_LINMEMBASE);
pci_hades.c 207 #define PCI_LINMEMBASE 0x0e000000
235 pci_conf_write(pc, tag, PCI_MAPREG_START, PCI_LINMEMBASE);
  /src/sys/arch/atari/dev/
grfabs_et.c 85 #define PCI_LINMEMBASE 0x0e000000
460 et_priv.linbase = PCI_LINMEMBASE; /* XXX pci_conf_read??? */

Completed in 30 milliseconds