Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h69 int (*hpc_op_connect)(caddr_t ops_arg, hpc_slot_t slot_hdl, member
/titanic_41/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c772 if (slotp->slot_ops.hpc_op_connect) in hpc_nexus_connect()
773 return (slotp->slot_ops.hpc_op_connect(slotp->slot_ops_arg, in hpc_nexus_connect()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c139 slot_ops->hpc_op_connect = NULL; in cardbus_init_hotplug()
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c671 slot_ops->hpc_op_connect = sghsc_connect; in sghsc_register_slots()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3694 slot_ops->hpc_op_connect = schpc_connect; in schpc_add_pci()
3700 slot_ops->hpc_op_connect = NULL; in schpc_add_pci()
/titanic_41/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c940 hpc3130_p->hpc3130_slot_ops->hpc_op_connect = hpc3130_slot_connect; in hpc3130_do_attach()
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c1387 hsc_slotops->hpc_op_connect = hsc_connect; in hsc_init()