Home
last modified time | relevance | path

Searched refs:PCI_CB_MEMBASE0 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sparc64/sparc64/
H A Drbus_machdep.c63 if (reg < PCI_CB_MEMBASE0 || reg > PCI_CB_IOLIMIT1) in rbus_pccbb_parent_mem()
109 if (reg < PCI_CB_MEMBASE0 || reg > PCI_CB_IOLIMIT1) in rbus_pccbb_parent_io()
/openbsd/sys/dev/pci/
H A Dpccbbreg.h44 #define PCI_CB_MEMBASE0 0x1C macro
H A Dpccbb.c759 pci_conf_write(pc, tag, PCI_CB_MEMBASE0, 0xffffffff); in pccbb_chipinit()
2669 offs = PCI_CB_MEMBASE0;
2794 sc->sc_membase[0] = pci_conf_read(pc, tag, PCI_CB_MEMBASE0);
2811 pci_conf_write(pc, tag, PCI_CB_MEMBASE0, sc->sc_membase[0]);