Searched refs:IOSRAMLOG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | iosram.c | 240 IOSRAMLOG(0, "_init:IOSRAM ... error:%d statep:%p\n", in _init() 252 IOSRAMLOG(0, "_init:IOSRAM ... error:%d statep:%p\n", in _init() 304 IOSRAMLOG(1, "ATTACH: dip:%p instance %d ... start\n", in iosram_attach() 367 IOSRAMLOG(1, "ATTACH(%d): not tunnel_capable\n", instance, NULL, in iosram_attach() 395 IOSRAMLOG(1, "ATTACH(%d): cannot get soft intr cookie\n", in iosram_attach() 451 IOSRAMLOG(1, "ATTACH: dip:%p instance:%d ... success softp:%p\n", in iosram_attach() 458 IOSRAMLOG(1, "ATTACH: dip:%p instance:%d ... failed.\n", in iosram_attach() 477 IOSRAMLOG(1, "DETACH: dip:%p instance %d softp:%p\n", in iosram_detach() 587 IOSRAMLOG(2, "GETINFO: dip:%x instance %d dev:%x infocmd:%x\n", in iosram_getinfo() 628 IOSRAMLOG(1, "OPEN: dev:%p otype:%x ... instance:%d softp:%p\n", in iosram_open() [all …]
|
/titanic_41/usr/src/uts/sun4u/starcat/sys/ |
H A D | iosramvar.h | 305 #define IOSRAMLOG(level, fmt, a1, a2, a3, a4) \ macro 318 #define IOSRAMLOG(level, fmt, a1, a2, a3, a4) macro
|