Searched refs:hpc_op_insert (Results 1 – 7 of 7) sorted by relevance
73 int (*hpc_op_insert)(caddr_t ops_arg, hpc_slot_t slot_hdl, member
800 if (slotp->slot_ops.hpc_op_insert) in hpc_nexus_insert()801 return (slotp->slot_ops.hpc_op_insert(slotp->slot_ops_arg, in hpc_nexus_insert()
141 slot_ops->hpc_op_insert = NULL; in cardbus_init_hotplug()
673 slot_ops->hpc_op_insert = nodev; in sghsc_register_slots()
3696 slot_ops->hpc_op_insert = NULL; in schpc_add_pci()3702 slot_ops->hpc_op_insert = NULL; in schpc_add_pci()
943 hpc3130_p->hpc3130_slot_ops->hpc_op_insert = hpc3130_slot_insert; in hpc3130_do_attach()
1389 hsc_slotops->hpc_op_insert = hsc_insert; in hsc_init()