Searched refs:VIO_MBLK_FREE (Results 1 – 2 of 2) sorted by relevance
116 vmp->state = VIO_MBLK_FREE; in vio_create_mblks()222 ASSERT(vmp->state == VIO_MBLK_FREE); in vio_allocb()253 vmp->state = VIO_MBLK_FREE; in vio_freeb()283 vmp->state = VIO_MBLK_FREE; in vio_clobber_pool()
107 VIO_MBLK_FREE = 0x1, /* free to use */ enumerator