Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c257 ctrl_p->hc_has_mrl = (slot_capabilities & PCIE_SLOTCAP_MRL_SENSOR) ? in pciehpc_acpi_slotinfo_init()
335 if ((ctrl_p->hc_has_mrl) && (status & PCIE_SLOTSTS_MRL_SENSOR_OPEN)) { in pciehpc_acpi_slot_poweron()
/titanic_44/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h232 boolean_t hc_has_mrl; /* Do we have MRL? */ member
/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c910 ctrl_p->hc_has_mrl = in pcishpc_setup_controller()
1253 if (slot_p->hs_ctrl->hc_has_mrl == B_TRUE) { in pcishpc_slot_poweron()
1354 if (slot_p->hs_ctrl->hc_has_mrl == B_TRUE) { in pcishpc_slot_poweroff()
H A Dpciehpc.c798 ctrl_p->hc_has_mrl = (slot_capabilities & PCIE_SLOTCAP_MRL_SENSOR) ? in pciehpc_slotinfo_init()
1069 if ((ctrl_p->hc_has_mrl) && (status & PCIE_SLOTSTS_MRL_SENSOR_OPEN)) { in pciehpc_slot_poweron()