Home
last modified time | relevance | path

Searched refs:bus_hp_curr_mode (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h103 ((bus_p->bus_hp_curr_mode == PCIE_ACPI_HP_MODE) || \
104 (bus_p->bus_hp_curr_mode == PCIE_NATIVE_HP_MODE))
107 (bus_p->bus_hp_curr_mode & PCIE_PCI_HP_MODE)
/illumos-gate/usr/src/uts/common/sys/
H A Dpcie_impl.h81 ((PCIE_DIP2BUS(dip)->bus_hp_curr_mode == PCIE_PCI_HP_MODE) || \
82 (PCIE_DIP2BUS(dip)->bus_hp_curr_mode == PCIE_NATIVE_HP_MODE))
429 pcie_hp_mode_t bus_hp_curr_mode; /* HP mode used */ member
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c103 bus_p->bus_hp_curr_mode = PCIE_ACPI_HP_MODE; in pciehpc_update_ops()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c731 if (bus_p->bus_hp_curr_mode != PCIE_NATIVE_HP_MODE) { in pciehpc_intr()
2012 bus_p->bus_hp_curr_mode = PCIE_NATIVE_HP_MODE; in pciehpc_create_controller()
2032 bus_p->bus_hp_curr_mode = PCIE_NONE_HP_MODE; in pciehpc_destroy_controller()
3437 (bus_p->bus_hp_curr_mode == PCIE_ACPI_HP_MODE)) { in pciehpc_issue_hpc_command()
H A Dpcishpc.c857 bus_p->bus_hp_curr_mode = PCIE_PCI_HP_MODE; in pcishpc_create_controller()
953 bus_p->bus_hp_curr_mode = PCIE_NONE_HP_MODE; in pcishpc_destroy_controller()