Home
last modified time | relevance | path

Searched refs:PCI_CONF_BASE0 (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_config.h49 #define DB_PCONF_MEM_CSR PCI_CONF_BASE0
60 #define DB_SCONF_MEM_CSR PCI_CONF_BASE0
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_debug.c97 pci_config_get32(handle, PCI_CONF_BASE0)); in pci_dump()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c2722 PCI_CONF_BASE0, 0xffffffff); in cardbus_probe_children()
2725 PCI_CONF_BASE0); in cardbus_probe_children()
2743 PCI_CONF_BASE0) != PCICFG_SUCCESS) { in cardbus_probe_children()
2749 PCI_CONF_BASE0, request, in cardbus_probe_children()
2848 PCI_CONF_BASE0) != PCICFG_SUCCESS) { in cardbus_probe_children()
2960 i = PCI_CONF_BASE0; in cardbus_probe_children()
4361 pci_config_get32(config_handle, PCI_CONF_BASE0),
/titanic_41/usr/src/uts/common/sys/
H A Dpci.h53 #define PCI_CONF_BASE0 0x10 /* base register 0, 4 bytes */ macro
/titanic_41/usr/src/uts/common/os/
H A Dsunpci.c519 chsp->chs_base0 = pci_config_get32(confhdl, PCI_CONF_BASE0);
873 pci_config_put32(confhdl, PCI_CONF_BASE0, chs_p->chs_base0);
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c224 pci_config_get32(handle, PCI_CONF_BASE0)); in ixgbe_pci_dump()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c418 pciconfig_bar(Adapter, PCI_CONF_BASE0, "PCI_CONF_BASE0"); in pciconfig_dump()
H A De1000g_main.c1181 ASSERT((bar_offset >= PCI_CONF_BASE0) && in e1000g_get_bar_info()
/titanic_41/usr/src/cmd/pcitool/
H A Dpcitool.c275 { PCI_CONF_BASE0, 4, "BAR0", "Base Address Register 0 (@10)" },
287 { PCI_CONF_BASE0, 4, "BAR0", "Base Address Register 0 (@10)" },
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1021 if ((offset == PCI_CONF_BASE0) && in db_enable_io()
1035 (off_t)(p_offset + PCI_CONF_BASE0))); in db_enable_io()
1040 (off_t)(p_offset + PCI_CONF_BASE0))); in db_enable_io()
1633 ph->bar0 = pci_config_get32(config_handle, hdr_off + PCI_CONF_BASE0); in db_pci_get_header()
H A Dpci_tools.c90 PCI_CONF_BASE0,
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_tools.c57 PCI_CONF_BASE0,
/titanic_41/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2426 end = PCI_CONF_BASE0 + max_basereg * sizeof (uint_t); in add_reg_props()
2427 for (j = 0, offset = PCI_CONF_BASE0; offset < end; in add_reg_props()
3295 lobase = (*pci_getl_func)(bus, dev, fn, PCI_CONF_BASE0); in create_ioapic_node()
3302 hibase = (*pci_getl_func)(bus, dev, fn, PCI_CONF_BASE0 + 4); in create_ioapic_node()
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c419 pci_config_get32(config_handle, PCI_CONF_BASE0)); in pcicfg_dump_common_config()
1876 offset = PCI_CONF_BASE0; in pcicfg_bridge_assign()
2033 offset = PCI_CONF_BASE0; in pcicfg_device_assign()
3856 i = PCI_CONF_BASE0; in pcicfg_populate_reg_props()
3938 i = PCI_CONF_BASE0; in pcicfg_populate_props_from_bar()
/titanic_41/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c68 PCI_CONF_BASE0,
/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c448 pci_config_get32(config_handle, PCI_CONF_BASE0)); in pcicfg_dump_common_config()
1979 offset = PCI_CONF_BASE0; in pcicfg_bridge_assign()
4202 i = PCI_CONF_BASE0; in pcicfg_populate_reg_props()
4790 i = PCI_CONF_BASE0; in pcicfg_populate_props_from_bar()
6021 for (i = PCI_CONF_BASE0; i <= PCI_CONF_BASE5; ) { in pcicfg_fcode_assign_bars()
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c751 pci_config_get32(pwp->pci_acc_handle, PCI_CONF_BASE0)); in pmcs_dump_pcie_conf()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c664 pci_config_get32(qlge->pci_handle, PCI_CONF_BASE0); in ql_dump_pci_config()
/titanic_41/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c460 instance->pci_handle, PCI_CONF_BASE0); in megasas_attach()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c997 size = ql_pci_config_get32(ha, PCI_CONF_BASE0) & BIT_0 ? in ql_attach()
15222 chs.chs_base0 = ql_pci_config_get32(ha, PCI_CONF_BASE0); in ql_save_config_regs()
15287 ql_pci_config_put32(ha, PCI_CONF_BASE0, chs_p->chs_base0); in ql_restore_config_regs()
H A Dql_xioctl.c1375 chip.IoAddr = ql_pci_config_get32(ha, PCI_CONF_BASE0); in ql_qry_chip()
/titanic_41/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c606 instance->pci_handle, PCI_CONF_BASE0); in mrsas_attach()
/titanic_41/usr/src/uts/common/io/aac/
H A Daac.c2201 pci_config_get32(pci_config_handle, PCI_CONF_BASE0); in aac_check_card_type()