Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpcsvc.h51 extern int hpc_nexus_remove(hpc_slot_t handle, void *data, uint_t flags);
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c808 hpc_nexus_remove(hpc_slot_t handle, void *data, uint_t flags) in hpc_nexus_remove() function
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1255 rv = hpc_nexus_remove(cbp->slot_handle, NULL, 0); in cardbus_ioctl()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c906 rv = hpc_nexus_remove(slotinfop->slot_hdl, NULL, 0); in pcihp_ioctl()