Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c193 caddr_t slot_ops_arg; member
512 slotp->slot_ops_arg = ops_arg; in hpc_slot_register()
773 return (slotp->slot_ops.hpc_op_connect(slotp->slot_ops_arg, in hpc_nexus_connect()
787 return (slotp->slot_ops.hpc_op_disconnect(slotp->slot_ops_arg, in hpc_nexus_disconnect()
801 return (slotp->slot_ops.hpc_op_insert(slotp->slot_ops_arg, in hpc_nexus_insert()
815 return (slotp->slot_ops.hpc_op_remove(slotp->slot_ops_arg, in hpc_nexus_remove()
829 return (slotp->slot_ops.hpc_op_control(slotp->slot_ops_arg, in hpc_nexus_control()