Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h77 int (*hpc_op_control)(caddr_t ops_arg, hpc_slot_t slot_hdl, member
/titanic_41/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c828 if (slotp->slot_ops.hpc_op_control) in hpc_nexus_control()
829 return (slotp->slot_ops.hpc_op_control(slotp->slot_ops_arg, in hpc_nexus_control()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c143 slot_ops->hpc_op_control = cardbus_pci_control; in cardbus_init_hotplug()
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c675 slot_ops->hpc_op_control = sghsc_control; in sghsc_register_slots()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3698 slot_ops->hpc_op_control = schpc_pci_control; in schpc_add_pci()
3704 slot_ops->hpc_op_control = schpc_cpci_control; in schpc_add_pci()
/titanic_41/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c945 hpc3130_p->hpc3130_slot_ops->hpc_op_control = hpc3130_slot_control; in hpc3130_do_attach()
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c1391 hsc_slotops->hpc_op_control = hsc_control; in hsc_init()