Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h313 ap_condition_t hs_condition; /* Condition of the slot. */ member
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c788 slot_p->hs_condition = AP_COND_FAILED; in pciehpc_intr()
839 slot_p->hs_condition = AP_COND_FAILED; in pciehpc_intr()
841 slot_p->hs_condition = AP_COND_UNKNOWN; in pciehpc_intr()
1521 slot_p->hs_condition = AP_COND_UNKNOWN; in pciehpc_slotinfo_init()
1596 slot_p->hs_condition = AP_COND_OK; in pciehpc_slotinfo_init()
2991 *value_p = pcie_slot_condition_text(slot_p->hs_condition); in pciehpc_prop_slot_get()
H A Dpcie_hp.c336 slot_p->hs_condition = AP_COND_OK; in pcie_hp_probe()
370 slot_p->hs_condition = AP_COND_UNKNOWN; in pcie_hp_unprobe()
H A Dpcishpc.c520 value = pcie_slot_condition_text(slot_p->hs_condition); in pcishpc_slot_get_property()
1017 slot_p->hs_condition = AP_COND_UNKNOWN; in pcishpc_register_slot()
1038 slot_p->hs_condition = AP_COND_OK; in pcishpc_register_slot()
/illumos-gate/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c275 slot_p->hs_condition = AP_COND_OK; in pciehpc_acpi_slotinfo_init()