Searched refs:DBG_CLOSE (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_debug.h | 88 /* 41 */ DBG_CLOSE, enumerator
|
H A D | px_devctl.c | 148 DBG(DBG_CLOSE, px_p->px_dip, "dev=%x: flags=%x\n", dev, flags); in px_close()
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_debug.c | 74 {DBG_CLOSE, "close"},
|
H A D | pci_devctl.c | 151 DEBUG2(DBG_CLOSE, pci_p->pci_dip, "dev=%x: flags=%x\n", dev, flags); in pci_close()
|
/titanic_44/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 83 #define DBG_CLOSE (0x2000ull << 32) macro
|