Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h75 int (*hpc_op_remove)(caddr_t ops_arg, hpc_slot_t slot_hdl, member
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c814 if (slotp->slot_ops.hpc_op_remove) in hpc_nexus_remove()
815 return (slotp->slot_ops.hpc_op_remove(slotp->slot_ops_arg, in hpc_nexus_remove()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c146 slot_ops->hpc_op_remove = NULL; in cardbus_init_hotplug()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c674 slot_ops->hpc_op_remove = nodev; in sghsc_register_slots()
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c944 hpc3130_p->hpc3130_slot_ops->hpc_op_remove = hpc3130_slot_remove; in hpc3130_do_attach()