Searched defs:hpc_slot_unregister (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c548 hpc_slot_unregister(hpc_slot_t *handlep) function
559 DEBUG0("hpc_slot_unregister:");
574 DEBUG2("hpc_slot_unregister: handlep=%x, slotp=%x", handlep, slotp);
594 DEBUG0("hpc_slot_unregister: running callback");
597 DEBUG1("hpc_slot_unregister: callback returned %x", r);
607 DEBUG1("hpc_slot_unregister: freeing slot, bus_slot_list=%x",
628 DEBUG0("hpc_slot_unregister: stopping thread");
631 DEBUG0("hpc_slot_unregister: waiting for thread to exit");
633 DEBUG0("hpc_slot_unregister: thread exit");

Completed in 244 milliseconds