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

/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c240 cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist);
908 cleanup_after_devctl_cmd(hdl, nvl);
1117 cleanup_after_devctl_cmd(hdl, list);
1456 cleanup_after_devctl_cmd(devctl_hdl, user_nvlist);
1461 cleanup_after_devctl_cmd(devctl_hdl, user_nvlist);
1887 cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist) function
1959 (void) cleanup_after_devctl_cmd(*devctl_hdl, *user_nvlistp);
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c503 cleanup_after_devctl_cmd(devctl_hdl_t devctl_hdl, nvlist_t *user_nvlist) function
536 /* cleanup_after_devctl_cmd */
558 cleanup_after_devctl_cmd(*devctl_hdl, *user_nvlistp);
1102 cleanup_after_devctl_cmd(hdl, nvl);
1153 cleanup_after_devctl_cmd(hdl, nvl);
1206 cleanup_after_devctl_cmd(hdl, nvl);
1271 cleanup_after_devctl_cmd(hdl, list);
1276 cleanup_after_devctl_cmd(hdl, list);
1378 cleanup_after_devctl_cmd(hdl, list);
1435 cleanup_after_devctl_cmd(hd
[all...]

Completed in 462 milliseconds