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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c214 static int mt_config_fini(struct mt_config_handle *);
5308 return (mt_config_fini(hdl)); /* wait for threads to exit */
6117 return (mt_config_fini(hdl)); /* wait for threads to exit */
7243 (void) mt_config_fini(hdl);
7546 mt_config_fini(struct mt_config_handle *hdl) function

Completed in 85 milliseconds