Searched defs:db_debug_funcs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_debug.h72 /* Function types, to be assigned to db_debug_funcs variable below. */
82 * db_debug_funcs indicates the function types from which the debug messages
84 * For example: Set db_debug_funcs = DB_CHILD_FUNCS | DB_PCI_MEM_FUNCS;
90 static uint64_t db_debug_funcs = 0; variable

Completed in 635 milliseconds