Home
last modified time | relevance | path

Searched refs:PCI_BCNF_BCNTRL (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c802 pci_config_get16(config_handle, PCI_BCNF_BCNTRL); in simba_initchild()
808 pci_config_put8(config_handle, PCI_BCNF_BCNTRL, bcr); in simba_initchild()
939 pci_config_get16(ch, PCI_BCNF_BCNTRL); in simba_save_config_regs()
960 pci_config_get16(ch, PCI_BCNF_BCNTRL); in simba_save_config_regs()
1016 pci_config_put16(ch, PCI_BCNF_BCNTRL, in simba_restore_config_regs()
1029 pci_config_put16(ch, PCI_BCNF_BCNTRL, in simba_restore_config_regs()
H A Dpci_util.c571 bcr = pci_config_get8(config_handle, PCI_BCNF_BCNTRL); in init_child()
577 pci_config_put8(config_handle, PCI_BCNF_BCNTRL, bcr); in init_child()
H A Ddb21554.c2333 bcr = pci_config_get8(config_handle, PCI_BCNF_BCNTRL); in db_initchild()
2339 pci_config_put8(config_handle, PCI_BCNF_BCNTRL, bcr); in db_initchild()
2502 pci_config_get16(config_handle, PCI_BCNF_BCNTRL); in db_save_config_regs()
2556 pci_config_put16(config_handle, PCI_BCNF_BCNTRL, in db_restore_config_regs()
H A Dpci_pci.c912 bcr = pci_config_get8(config_handle, PCI_BCNF_BCNTRL); in ppb_initchild()
918 pci_config_put8(config_handle, PCI_BCNF_BCNTRL, bcr); in ppb_initchild()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c404 bcr = pci_config_get8(config_handle, PCI_BCNF_BCNTRL); in pcmu_init_child()
410 pci_config_put8(config_handle, PCI_BCNF_BCNTRL, bcr); in pcmu_init_child()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c536 pci_config_get16(config_handle, PCI_BCNF_BCNTRL)); in pcicfg_dump_bridge_config()
3842 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3843 pci_config_get16(handle, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_setup_bridge()
3847 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3848 pci_config_get16(handle, PCI_BCNF_BCNTRL) & ~0x40); in pcicfg_setup_bridge()
3960 pci_config_put16(h, PCI_BCNF_BCNTRL, val); in pcicfg_disable_bridge_probe_err()
4004 pci_config_put16(h, PCI_BCNF_BCNTRL, regs->bcntl); in pcicfg_enable_bridge_probe_err()
5090 pci_config_put16(h, PCI_BCNF_BCNTRL, in pcicfg_probe_bridge()
5091 pci_config_get16(h, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_probe_bridge()
5095 pci_config_put16(h, PCI_BCNF_BCNTRL, in pcicfg_probe_bridge()
[all …]
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c504 pci_config_get16(config_handle, PCI_BCNF_BCNTRL)); in pcicfg_dump_bridge_config()
3283 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3284 pci_config_get16(handle, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_setup_bridge()
3286 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3287 pci_config_get16(handle, PCI_BCNF_BCNTRL) & ~0x40); in pcicfg_setup_bridge()
4181 pci_config_put16(h, PCI_BCNF_BCNTRL, in pcicfg_probe_bridge()
4182 pci_config_get16(h, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_probe_bridge()
4186 pci_config_put16(h, PCI_BCNF_BCNTRL, in pcicfg_probe_bridge()
4187 pci_config_get16(h, PCI_BCNF_BCNTRL) & ~0x40); in pcicfg_probe_bridge()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c308 data16 = pci_config_get16(pci_conf, PCI_BCNF_BCNTRL); in find_fb_dev()
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.c153 data16 = pci_config_get16(ppci_conf, PCI_BCNF_BCNTRL); in gfxp_check_for_console()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c410 pci_config_get16(confhdl, PCI_BCNF_BCNTRL);
763 pci_config_put16(confhdl, PCI_BCNF_BCNTRL,
H A Dpcifm.c227 pci_config_get16(erpt_p->pe_hdl, PCI_BCNF_BCNTRL); in pci_regs_gather()
336 pci_config_put16(erpt_p->pe_hdl, PCI_BCNF_BCNTRL, in pci_regs_clear()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h92 #define PCI_BCNF_BCNTRL 0x3e macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c1135 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pcie_initchild()
1161 PCIE_PUT(16, bus_p, PCI_BCNF_BCNTRL, tmp16); in pcie_initchild()
1162 PCIE_DBG_CFG(cdip, bus_p, "SEC CMD", 16, PCI_BCNF_BCNTRL, in pcie_initchild()
H A Dpcie_fault.c743 PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pf_pci_regs_gather()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c1151 bcr = pci_config_get8(config_handle, PCI_BCNF_BCNTRL); in cardbus_init_child_regs()
1157 pci_config_put8(config_handle, PCI_BCNF_BCNTRL, bcr); in cardbus_init_child_regs()
H A Dcardbus_cfg.c4456 pci_config_get16(config_handle, PCI_BCNF_BCNTRL));
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c3258 if (pci_getw(bus, dev, func, PCI_BCNF_BCNTRL) & in add_ppb_props()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1125 { PCI_BCNF_BCNTRL, 2, "bctl", "Bridge Control",
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16332 PCI_BCNF_BCNTRL); in ql_save_config_regs()
16396 ql_pci_config_put16(ha, PCI_BCNF_BCNTRL, in ql_restore_config_regs()