Home
last modified time | relevance | path

Searched refs:PCIEHPC_PROP_ALL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcie_hp.h43 #define PCIEHPC_PROP_ALL "all" macro
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c413 if (strcmp(name, PCIEHPC_PROP_ALL) == 0) { in pcishpc_slot_get_property()
414 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_ALL); in pcishpc_slot_get_property()
H A Dpciehpc.c3157 if (strcmp(name, PCIEHPC_PROP_ALL) == 0) { in pciehpc_slot_get_property()
3158 (void) nvlist_remove_all(prop_list, PCIEHPC_PROP_ALL); in pciehpc_slot_get_property()