Home
last modified time | relevance | path

Searched refs:VIO_MBLK_BOUND (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvio_util.h108 VIO_MBLK_BOUND = 0x2, /* allocated/bound to a descriptor */ enumerator
/titanic_50/usr/src/uts/sun4v/io/
H A Dvio_util.c223 vmp->state = VIO_MBLK_BOUND; in vio_allocb()
281 if ((vmp->state & VIO_MBLK_BOUND) != 0) { in vio_clobber_pool()