Home
last modified time | relevance | path

Searched refs:hc_has_mrl (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c260 ctrl_p->hc_has_mrl = (slot_capabilities & PCIE_SLOTCAP_MRL_SENSOR) ? in pciehpc_acpi_slotinfo_init()
349 if ((ctrl_p->hc_has_mrl) && (status & PCIE_SLOTSTS_MRL_SENSOR_OPEN)) { in pciehpc_acpi_slot_poweron()
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h350 boolean_t hc_has_mrl; /* Do we have MRL? */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c914 ctrl_p->hc_has_mrl = in pcishpc_setup_controller()
1257 if (slot_p->hs_ctrl->hc_has_mrl == B_TRUE) { in pcishpc_slot_poweron()
1358 if (slot_p->hs_ctrl->hc_has_mrl == B_TRUE) { in pcishpc_slot_poweroff()
H A Dpciehpc.c1535 ctrl_p->hc_has_mrl = (slot_capabilities & PCIE_SLOTCAP_MRL_SENSOR) ? in pciehpc_slotinfo_init()
2294 if ((ctrl_p->hc_has_mrl) && (status & PCIE_SLOTSTS_MRL_SENSOR_OPEN)) { in pciehpc_slot_poweron()