Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpciehpc.c3066 pciehpc_slot_prop_copyin(uintptr_t arg, ddi_hp_property_t *prop) in pciehpc_slot_prop_copyin() function
3139 if (!pciehpc_slot_prop_copyin(arg, &request) || in pciehpc_slot_get_property()
3140 !pciehpc_slot_prop_copyin(rval, &result)) in pciehpc_slot_get_property()
3262 if (!pciehpc_slot_prop_copyin(arg, &request) || in pciehpc_slot_set_property()
3263 !pciehpc_slot_prop_copyin(rval, &result)) in pciehpc_slot_set_property()