Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/listen/
H A Dlsdbf.h50 #define DB_INIT 0 macro
H A Dlisten.c370 read_dbf(DB_INIT); in main()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_debug.h39 #define DB_INIT 0x10 macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c444 DB_DEBUG0(DB_INIT|DB_DONT_DISPLAY_DIP, NULL, "enter\n"); in _init()
449 DB_DEBUG1(DB_INIT|DB_DONT_DISPLAY_DIP, NULL, "exit rc=%d\n", rc); in _init()
3004 case DB_INIT: s = "_init"; break; in db_debug()