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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvio_util.c105 * vio_destroy_mblks() frees mblks that have been
108 rv = vio_destroy_mblks(vmplp);
140 vio_destroy_mblks(vio_mblk_pool_t *vmplp) function
172 * that it is being called in the context of vio_destroy_mblks().
243 * vio_destroy_mblks().
246 * itself will be freed in vio_destroy_mblks().
267 * before calling vio_destroy_mblks(). We don't need this in other cases
363 * time with vio_destroy_mblks().
378 if (vio_destroy_mblks(vmp)) {

Completed in 51 milliseconds