Searched refs:PR_STR (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 1690 PR_STR("%s: M_FLUSH request (flush = %d)\n", in idnwput() 1703 PR_STR("%s: unexpected DB_TYPE 0x%x\n", in idnwput() 1751 PR_STR("%s: unexpected db_type (%d)\n", in idnwsrv() 1784 PR_STR("%s: M_FLUSH request (flush = %d)\n", in idnrput() 1792 PR_STR("%s: M_ERROR (error = %d) coming through\n", in idnrput() 1797 PR_STR("%s: unexpected DB_TYPE 0x%x\n", in idnrput() 1830 PR_STR("%s: DLPI ioctl(%d)\n", proc, cmd); in idnioctl() 1839 PR_STR("%s: invalid cmd (0x%x)\n", proc, cmd); in idnioctl() 1846 PR_STR("%s: idnioc(cmd = 0x%x) miocpullup " in idnioctl() 1895 PR_STR("%s: invalid cmd 0x%x\n", proc, cmd); in idnioctl()
|
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 418 #define PR_STR if (idn_debug & IDNDBG_STR) printf macro 444 #define PR_STR PR_ALL macro
|