Searched refs:devinfo_callouts_remove_done (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.h61 void devinfo_callouts_remove_done (HalDevice *d, gpointer userdata1, gpointer userdata2);
H A Ddevinfo.c375 devinfo_callouts_remove_done (HalDevice *d, gpointer userdata1, gpointer userdata2) function
395 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);
H A Ddevinfo_storage.c1573 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);
1590 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);
1613 hal_util_callout_device_remove (d, devinfo_callouts_remove_done, end_token, NULL);

Completed in 91 milliseconds