Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_debug.h52 #define DB_INTR_OPS 0x1003 macro
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c2153 DB_DEBUG1(DB_INTR_OPS, dip, "intr_op=%d\n", intr_op); in db_intr_ops()
2192 DB_DEBUG3(DB_INTR_OPS, dip, "intr=%d, d=%d, is_intr=%d\n", in db_intr_ops()
3013 case DB_INTR_OPS: s = "intr_ops"; break; in db_debug()