Searched refs:PCIE_SLOTCAP (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/pciex/ |
H A D | pcie_nvidia.c | 96 capsp + PCIE_SLOTCAP); in check_if_device_is_pciex()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 209 #define PCIE_SLOTCAP 0x14 /* Slot Capability */
|
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/ |
H A D | pciehpc_acpi.c | 250 bus_p->bus_pcie_off + PCIE_SLOTCAP); in pciehpc_acpi_slotinfo_init()
|
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 1076 bus_p->bus_pcie_off + PCIE_SLOTCAP); in pciehpc_set_slot_name() 1525 bus_p->bus_pcie_off + PCIE_SLOTCAP); in pciehpc_slotinfo_init() 3430 bus_p->bus_pcie_off + PCIE_SLOTCAP); in pciehpc_issue_hpc_command() 3692 bus_p->bus_pcie_off + PCIE_SLOTCAP); in pciehpc_dump_hpregs()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pcie.h | 52 #define PCIE_SLOTCAP 0x14 /* Slot Capability */ macro
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pci_props.c | 365 slotcap = pci_prop_get32(acc, prop, cap_base + PCIE_SLOTCAP); in pci_prop_data_fill_pcie()
|
H A D | pcie.c | 1992 (pci_cfgacc_get32(rcdip, bdf, base + PCIE_SLOTCAP) in pcie_init_bus()
|
H A D | pcie_fault.c | 638 PCIE_SLOTCAP); in pf_pcie_regs_gather()
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1816 { PCIE_SLOTCAP, 4, "slotcap", "Slot Capabilities", 1839 { PCIE_SLOTCAP, 4, "slotcap", "Slot Capabilities", 1869 { PCIE_SLOTCAP, 4, "slotcap", "Slot Capabilities",
|
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_hlib.c | 3375 case PCIE_SLOTCAP: in oberon_hpreg_get()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 3539 cap_ptr, PCIE_SLOTCAP) >> in pcicfg_set_standard_props()
|