Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c736 NDBG19(("mptsas_send_handshake failed. Doorbell not ready\n")); in mptsas_send_handshake_msg()
746 NDBG19(("mptsas_send_handshake failed. Doorbell not " in mptsas_send_handshake_msg()
758 NDBG19(("mptsas_send_handshake failed posting " in mptsas_send_handshake_msg()
784 NDBG19(("mptsas_get_handshake failed. Doorbell not ready\n")); in mptsas_get_handshake_msg()
797 NDBG19(("mptsas_get_handshake failure getting initial" in mptsas_get_handshake_msg()
826 NDBG19(("mptsas_get_handshake failure getting" in mptsas_get_handshake_msg()
847 NDBG19(("mptsas_get_handshake failure getting " in mptsas_get_handshake_msg()
1007 NDBG19(("mptsas_ioc_reset failure sending " in mptsas_ioc_reset()
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h1443 #define NDBG19(args) MPTSAS_DBGPR(0x080000, args) /* handshaking */ macro