Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxencons.c111 #define XENCONS_DEBUG_CLOSE 0x0008 /* msgs when driver open/close called */ macro
422 DEBUGCONT1(XENCONS_DEBUG_CLOSE, "xencons%dopen\n", unit); in xenconsopen()
485 DEBUGCONT1(XENCONS_DEBUG_CLOSE, "xencons%dclose\n", instance); in xenconsclose()
520 DEBUGCONT1(XENCONS_DEBUG_CLOSE, "xencons%dclose: done\n", instance); in xenconsclose()