Home
last modified time | relevance | path

Searched refs:PCIE_SLOTSTS (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c740 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_intr()
1000 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_get_slot_state()
1320 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_hpc_init()
1322 bus_p->bus_pcie_off + PCIE_SLOTSTS, reg); in pciehpc_hpc_init()
1932 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_enable_intr()
1979 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_disable_intr()
2376 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_slot_poweron()
2393 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_slot_poweron()
2549 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_slot_poweroff()
3466 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_issue_hpc_command()
[all …]
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c346 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_acpi_slot_poweron()
418 bus_p->bus_pcie_off + PCIE_SLOTSTS); in pciehpc_acpi_slot_poweroff()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h211 #define PCIE_SLOTSTS 0x1A /* Slot Status */
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie.h54 #define PCIE_SLOTSTS 0x1A /* Slot Status */ macro
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c3386 case PCIE_SLOTSTS: in oberon_hpreg_get()
3439 case PCIE_SLOTSTS: in oberon_hpreg_put()
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c1820 { PCIE_SLOTSTS, 2, "slotsts", "Slot Status",
1843 { PCIE_SLOTSTS, 2, "slotsts", "Slot Status",
1873 { PCIE_SLOTSTS, 2, "slotsts", "Slot Status",
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c642 PCIE_SLOTSTS); in pf_pcie_regs_gather()