Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h445 extern char *pcie_slot_condition_text(ap_condition_t condition);
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcie_hp.c103 pcie_slot_condition_text(ap_condition_t condition) in pcie_slot_condition_text() function
H A Dpcishpc.c520 value = pcie_slot_condition_text(slot_p->hs_condition); in pcishpc_slot_get_property()
H A Dpciehpc.c2991 *value_p = pcie_slot_condition_text(slot_p->hs_condition); in pciehpc_prop_slot_get()