Searched refs:db_debug (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_debug.h93 * the following flag can be used to the first argument of db_debug
100 db_debug(func_id, dip, fmt, 0, 0, 0, 0, 0);
102 db_debug(func_id, dip, fmt, (uintptr_t)(a1), 0, 0, 0, 0);
104 db_debug(func_id, dip, fmt, (uintptr_t)(a1), (uintptr_t)(a2), 0, 0, 0);
106 db_debug(func_id, dip, fmt, (uintptr_t)(a1), \
109 db_debug(func_id, dip, fmt, (uintptr_t)(a1), \
113 db_debug(func_id, dip, fmt, (uintptr_t)(a1), \
/illumos-gate/usr/src/uts/common/sys/
H A Dlom_io.h110 int db_debug; member in struct:__anon8071
233 int db_debug; member in struct:__anon8075
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c323 db_debug(uint64_t func_id, dev_info_t *dip, char *fmt,
2993 db_debug(uint64_t func_id, dev_info_t *dip, char *fmt, function

Completed in 81 milliseconds