Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_debug.h66 #define DB_CLOSE 0x10000001 macro
/titanic_50/usr/src/lib/libsqlite/src/
H A Dtclsqlite.c504 DB_CLOSE, DB_COMMIT_HOOK, DB_COMPLETE, in DbObjCmd() enumerator
692 case DB_CLOSE: { in DbObjCmd()
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c3019 case DB_CLOSE: s = "close"; break; in db_debug()