Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c336 slot_p->hs_condition = AP_COND_FAILED; in pciehpc_intr()
384 slot_p->hs_condition = AP_COND_FAILED; in pciehpc_intr()
386 slot_p->hs_condition = AP_COND_UNKNOWN; in pciehpc_intr()
784 slot_p->hs_condition = AP_COND_UNKNOWN; in pciehpc_slotinfo_init()
832 slot_p->hs_condition = AP_COND_OK; in pciehpc_slotinfo_init()
1654 value = pcie_slot_condition_text(slot_p->hs_condition); in pciehpc_slot_get_property()
H A Dpcie_hp.c333 slot_p->hs_condition = AP_COND_OK; in pcie_hp_probe()
367 slot_p->hs_condition = AP_COND_UNKNOWN; in pcie_hp_unprobe()
H A Dpcishpc.c518 value = pcie_slot_condition_text(slot_p->hs_condition); in pcishpc_slot_get_property()
1013 slot_p->hs_condition = AP_COND_UNKNOWN; in pcishpc_register_slot()
1034 slot_p->hs_condition = AP_COND_OK; in pcishpc_register_slot()
/titanic_50/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h199 ap_condition_t hs_condition; /* Condition of the slot. */ member
/titanic_50/usr/src/uts/intel/io/pciex/hotplug/
H A Dpciehpc_acpi.c270 slot_p->hs_condition = AP_COND_OK; in pciehpc_acpi_slotinfo_init()