Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_debug.h49 #define DB_CTLOPS 0x1000 macro
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c2096 DB_DEBUG1(DB_CTLOPS, dip, "ctlop=%s\n", db_ctlop_name[ctlop]); in db_ctlops()
2098 DB_DEBUG1(DB_CTLOPS, dip, "ctlop=%d\n", ctlop); in db_ctlops()
3010 case DB_CTLOPS: s = "ctlops"; break; in db_debug()