Searched refs:hpc_op_disconnect (Results 1 – 7 of 7) sorted by relevance
71 int (*hpc_op_disconnect)(caddr_t ops_arg, hpc_slot_t slot_hdl, member
786 if (slotp->slot_ops.hpc_op_disconnect) in hpc_nexus_disconnect()787 return (slotp->slot_ops.hpc_op_disconnect(slotp->slot_ops_arg, in hpc_nexus_disconnect()
140 slot_ops->hpc_op_disconnect = NULL; in cardbus_init_hotplug()
672 slot_ops->hpc_op_disconnect = sghsc_disconnect; in sghsc_register_slots()
3695 slot_ops->hpc_op_disconnect = schpc_disconnect; in schpc_add_pci()3701 slot_ops->hpc_op_disconnect = NULL; in schpc_add_pci()
941 hpc3130_p->hpc3130_slot_ops->hpc_op_disconnect = in hpc3130_do_attach()
1388 hsc_slotops->hpc_op_disconnect = hsc_disconnect; in hsc_init()