Home
last modified time | relevance | path

Searched refs:get_all_prop (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c377 boolean_t get_all_prop = B_FALSE; in pcishpc_slot_get_property() local
427 get_all_prop = B_TRUE; in pcishpc_slot_get_property()
486 if (get_all_prop) in pcishpc_slot_get_property()
H A Dpciehpc.c3137 boolean_t get_all_prop = B_FALSE; in pciehpc_slot_get_property() local
3171 get_all_prop = B_TRUE; in pciehpc_slot_get_property()
3221 (get_all_prop && ret != DDI_ENOTSUP)) { in pciehpc_slot_get_property()