Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86xpv/io/
H A Dprivcmd_hcall.c58 #define IE_FREE 0x0004 macro
93 iep->ie_flags |= IE_FREE; in import_buffer()
96 iep->ie_flags &= ~IE_FREE; in import_buffer()
101 if (iep->ie_flags & IE_FREE) { in import_buffer()
128 if (iep->ie_flags & IE_FREE) { in export_buffer()