Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h277 extern struct hpc_slot_ops *hpc_alloc_slot_ops(int sleepflag);
/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c300 hpc_alloc_slot_ops(int flag) in hpc_alloc_slot_ops() function
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c128 slot_ops = hpc_alloc_slot_ops(KM_SLEEP); in cardbus_init_hotplug()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c666 slot_ops = hpc_alloc_slot_ops(KM_SLEEP); in sghsc_register_slots()
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c937 hpc3130_p->hpc3130_slot_ops = hpc_alloc_slot_ops(KM_SLEEP); in hpc3130_do_attach()