Searched refs:PR_IO (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | sbd_io.c | 146 PR_IO("%s...\n", f); in sbd_pre_detach_io() 153 PR_IO("%s: failed - I/O devices ref'd\n", f); in sbd_pre_detach_io() 361 PR_IO("%s: dip(%s) ref = %d\n", f, ddi_get_name(dip), ref); in sbd_check_io_refs() 412 PR_IO("%s: failed - I/O devices ref'd\n", f); in sbd_pre_release_io()
|
H A D | sbd.c | 3455 PR_IO("%s: error - I/O devices ref'd\n", f); in sbd_post_release_devlist()
|
/titanic_44/usr/src/uts/i86pc/io/dr/ |
H A D | dr_io.c | 174 PR_IO("%s: dip(%s) ref = %d\n", in dr_check_io_refs() 178 PR_IO("%s: NO dip for id (0x%x)\n", in dr_check_io_refs() 219 PR_IO("%s: failed - I/O devices ref'd\n", f); in dr_pre_release_io() 266 PR_IO("%s: Failed\n", f); in dr_post_detach_io()
|
/titanic_44/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr_io.c | 196 PR_IO("%s: dip(%s) ref = %d\n", in dr_check_io_refs() 200 PR_IO("%s: NO dip for id (0x%x)\n", in dr_check_io_refs() 241 PR_IO("%s: failed - I/O devices ref'd\n", f); in dr_pre_release_io() 288 PR_IO("%s: Failed\n", f); in dr_post_detach_io()
|
/titanic_44/usr/src/uts/sun4u/ngdr/sys/ |
H A D | dr.h | 215 #define PR_IO if (dr_debug & DRDBG_IO) printf macro 225 #define PR_IO PR_ALL
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | dr.h | 246 #define PR_IO if (dr_debug & DRDBG_IO) printf macro 256 #define PR_IO PR_ALL macro
|
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | sbdpriv.h | 635 #define PR_IO if (sbd_debug & SBD_DBG_IO) printf macro 648 #define PR_IO PR_ALL macro
|