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

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_ib.c52 static void ib_cleanup_after_devctl_cmd(devctl_hdl_t, nvlist_t *);
566 * ib_cleanup_after_devctl_cmd
579 ib_cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist) function
613 * NOTE: always call ib_cleanup_after_devctl_cmd() after this function.
625 ib_cleanup_after_devctl_cmd(*devctl_hdl, *user_nvlistp);
633 /* ib_cleanup_after_devctl_cmd */
634 ib_cleanup_after_devctl_cmd(*devctl_hdl, *user_nvlistp);
642 ib_cleanup_after_devctl_cmd(*devctl_hdl, *user_nvlistp);
892 ib_cleanup_after_devctl_cmd(hdl, nvl);
902 ib_cleanup_after_devctl_cmd(hd
[all...]

Completed in 17 milliseconds