Searched refs:PCI_BCNF_MEM_BASE (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 83 #define PCI_BCNF_MEM_BASE 0x20 macro
|
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 482 pci_config_get16(config_handle, PCI_BCNF_MEM_BASE)); in pcicfg_dump_bridge_config() 3294 pci_config_put16(handle, PCI_BCNF_MEM_BASE, in pcicfg_setup_bridge() 4075 pci_config_put16(h, PCI_BCNF_MEM_BASE, in pcicfg_probe_bridge() 4434 pci_config_put16(h, PCI_BCNF_MEM_BASE, 0xffff); in pcicfg_probe_bridge()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 514 pci_config_get16(config_handle, PCI_BCNF_MEM_BASE)); in pcicfg_dump_bridge_config() 3854 pci_config_put16(handle, PCI_BCNF_MEM_BASE, in pcicfg_setup_bridge() 5102 pci_config_put16(h, PCI_BCNF_MEM_BASE, in pcicfg_probe_bridge() 5472 pci_config_put16(h, PCI_BCNF_MEM_BASE, 0xffff); in pcicfg_probe_bridge()
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pci.c | 1490 mem_base = pci_config_get16(config_handle, PCI_BCNF_MEM_BASE); in ppb_create_ranges_prop()
|
/illumos-gate/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 1018 pci_putw(bus, dev, func, PCI_BCNF_MEM_BASE, in set_ppb_res() 1092 val = pci_getw(bus, dev, func, PCI_BCNF_MEM_BASE); in fetch_ppb_res()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 2098 mem_base = pci_config_get16(config_handle, PCI_BCNF_MEM_BASE); in pcieb_create_ranges_prop()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 1406 pci_config_put16(handle, PCI_BCNF_MEM_BASE, in cardbus_setup_bridge() 4413 pci_config_get16(config_handle, PCI_BCNF_MEM_BASE),
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1099 { PCI_BCNF_MEM_BASE, 2, "membase", "Memory Base",
|