Home
last modified time | relevance | path

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

/titanic_44/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()
/titanic_44/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()
/titanic_44/usr/src/uts/sun4/io/
H A Dpcicfg.c534 pci_config_get16(config_handle, PCI_BCNF_BCNTRL)); in pcicfg_dump_bridge_config()
3838 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3839 pci_config_get16(handle, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_setup_bridge()
3843 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3844 pci_config_get16(handle, PCI_BCNF_BCNTRL) & ~0x40); in pcicfg_setup_bridge()
3954 regs->bcntl = val = pci_config_get16(h, PCI_BCNF_BCNTRL); in pcicfg_disable_bridge_probe_err()
3956 pci_config_put16(h, PCI_BCNF_BCNTRL, val); in pcicfg_disable_bridge_probe_err()
4000 pci_config_put16(h, PCI_BCNF_BCNTRL, regs->bcntl); in pcicfg_enable_bridge_probe_err()
5087 pci_config_put16(h, PCI_BCNF_BCNTRL, in pcicfg_probe_bridge()
5088 pci_config_get16(h, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_probe_bridge()
[all …]
/titanic_44/usr/src/uts/i86pc/io/
H A Dconsplat.c304 data16 = pci_config_get16(pci_conf, PCI_BCNF_BCNTRL); in find_fb_dev()
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c504 pci_config_get16(config_handle, PCI_BCNF_BCNTRL)); in pcicfg_dump_bridge_config()
3555 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3556 pci_config_get16(handle, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_setup_bridge()
3558 pci_config_put16(handle, PCI_BCNF_BCNTRL, in pcicfg_setup_bridge()
3559 pci_config_get16(handle, PCI_BCNF_BCNTRL) & ~0x40); in pcicfg_setup_bridge()
4448 pci_config_put16(h, PCI_BCNF_BCNTRL, in pcicfg_probe_bridge()
4449 pci_config_get16(h, PCI_BCNF_BCNTRL) | 0x40); in pcicfg_probe_bridge()
4453 pci_config_put16(h, PCI_BCNF_BCNTRL, in pcicfg_probe_bridge()
4454 pci_config_get16(h, PCI_BCNF_BCNTRL) & ~0x40); in pcicfg_probe_bridge()
/titanic_44/usr/src/uts/common/sys/
H A Dpci.h91 #define PCI_BCNF_BCNTRL 0x3e macro
/titanic_44/usr/src/uts/common/os/
H A Dsunpci.c508 pci_config_get16(confhdl, PCI_BCNF_BCNTRL);
861 pci_config_put16(confhdl, PCI_BCNF_BCNTRL,
H A Dpcifm.c223 pci_config_get16(erpt_p->pe_hdl, PCI_BCNF_BCNTRL); in pci_regs_gather()
332 pci_config_put16(erpt_p->pe_hdl, PCI_BCNF_BCNTRL, in pci_regs_clear()
/titanic_44/usr/src/uts/common/io/pciex/
H A Dpcie.c567 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pcie_initchild()
593 PCIE_PUT(16, bus_p, PCI_BCNF_BCNTRL, tmp16); in pcie_initchild()
594 PCIE_DBG_CFG(cdip, bus_p, "SEC CMD", 16, PCI_BCNF_BCNTRL, in pcie_initchild()
H A Dpcie_fault.c679 PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pf_pci_regs_gather()
/titanic_44/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c312 data16 = pci_config_get16(ppci_conf, PCI_BCNF_BCNTRL); in gfxp_check_for_console()
/titanic_44/usr/src/uts/common/io/cardbus/
H A Dcardbus.c1152 bcr = pci_config_get8(config_handle, PCI_BCNF_BCNTRL); in cardbus_init_child_regs()
1158 pci_config_put8(config_handle, PCI_BCNF_BCNTRL, bcr); in cardbus_init_child_regs()
H A Dcardbus_cfg.c4468 pci_config_get16(config_handle, PCI_BCNF_BCNTRL));
/titanic_44/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c422 data16 = pci_config_get16(ppci_conf, PCI_BCNF_BCNTRL); in vgatext_check_for_console()
/titanic_44/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2967 if (pci_getw(bus, dev, func, PCI_BCNF_BCNTRL) & in add_ppb_props()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c15208 PCI_BCNF_BCNTRL); in ql_save_config_regs()
15272 ql_pci_config_put16(ha, PCI_BCNF_BCNTRL, in ql_restore_config_regs()