/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 802 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 D | pci_util.c | 571 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 D | db21554.c | 2333 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 D | pci_pci.c | 912 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 D | pcmu_util.c | 404 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 D | pcicfg.c | 536 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() 3958 regs->bcntl = val = pci_config_get16(h, PCI_BCNF_BCNTRL); in pcicfg_disable_bridge_probe_err() 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() [all …]
|
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 504 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 D | consplat.c | 308 data16 = pci_config_get16(pci_conf, PCI_BCNF_BCNTRL); in find_fb_dev()
|
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/ |
H A D | gfxp_fb.c | 153 data16 = pci_config_get16(ppci_conf, PCI_BCNF_BCNTRL); in gfxp_check_for_console()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunpci.c | 410 pci_config_get16(confhdl, PCI_BCNF_BCNTRL); 763 pci_config_put16(confhdl, PCI_BCNF_BCNTRL,
|
H A D | pcifm.c | 227 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 D | pci.h | 95 #define PCI_BCNF_BCNTRL 0x3e macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1118 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pcie_initchild() 1144 PCIE_PUT(16, bus_p, PCI_BCNF_BCNTRL, tmp16); in pcie_initchild() 1145 PCIE_DBG_CFG(cdip, bus_p, "SEC CMD", 16, PCI_BCNF_BCNTRL, in pcie_initchild()
|
H A D | pcie_fault.c | 743 PCIE_GET(16, bus_p, PCI_BCNF_BCNTRL); in pf_pci_regs_gather()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 1151 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 D | cardbus_cfg.c | 4456 pci_config_get16(config_handle, PCI_BCNF_BCNTRL));
|
/illumos-gate/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 3271 if (pci_getw(bus, dev, func, PCI_BCNF_BCNTRL) & in add_ppb_props()
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1125 { PCI_BCNF_BCNTRL, 2, "bctl", "Bridge Control",
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 16332 PCI_BCNF_BCNTRL); in ql_save_config_regs() 16396 ql_pci_config_put16(ha, PCI_BCNF_BCNTRL, in ql_restore_config_regs()
|