Searched refs:PCI_BCNF_SEC_STATUS (Results 1 – 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 82 #define PCI_BCNF_SEC_STATUS 0x1e macro
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | pcifm.c | 222 pci_config_get16(erpt_p->pe_hdl, PCI_BCNF_SEC_STATUS); in pci_regs_gather() 331 pci_config_put16(erpt_p->pe_hdl, PCI_BCNF_SEC_STATUS, in pci_regs_clear()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 512 pci_config_get16(config_handle, PCI_BCNF_SEC_STATUS)); in pcicfg_dump_bridge_config() 3868 pci_config_put16(handle, PCI_BCNF_SEC_STATUS, 0xffff); in pcicfg_setup_bridge() 3964 pci_config_put16(h, PCI_BCNF_SEC_STATUS, PCI_STAT_S_TARG_AB| in pcicfg_disable_bridge_probe_err() 3994 pci_config_put16(h, PCI_BCNF_SEC_STATUS, PCI_STAT_S_TARG_AB| in pcicfg_enable_bridge_probe_err() 5200 pci_config_put16(h, PCI_BCNF_SEC_STATUS, 0xffff); in pcicfg_probe_bridge()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcie.c | 1114 reg16 = PCIE_GET(16, bus_p, PCI_BCNF_SEC_STATUS); in pcie_initchild() 1115 PCIE_PUT(16, bus_p, PCI_BCNF_SEC_STATUS, reg16); in pcie_initchild()
|
H A D | pcie_fault.c | 741 PCIE_GET(16, bus_p, PCI_BCNF_SEC_STATUS); in pf_pci_regs_gather() 859 PCIE_PUT(16, bus_p, PCI_BCNF_SEC_STATUS, in pf_pci_regs_clear()
|
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 480 pci_config_get16(config_handle, PCI_BCNF_SEC_STATUS)); in pcicfg_dump_bridge_config() 3317 pci_config_put16(handle, PCI_BCNF_SEC_STATUS, 0xffff); in pcicfg_setup_bridge() 4192 pci_config_put16(h, PCI_BCNF_SEC_STATUS, 0xffff); in pcicfg_probe_bridge()
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 1435 pci_config_put16(handle, PCI_BCNF_SEC_STATUS, 0xffff); in cardbus_setup_bridge() 4410 pci_config_get16(config_handle, PCI_BCNF_SEC_STATUS));
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1097 { PCI_BCNF_SEC_STATUS, 2, "status2", "Secondary Status",
|