Searched refs:NDBG31 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 5338 NDBG31(("mptsas_handle_address_reply: function 0x%x, reply_addr=0x%x", in mptsas_handle_address_reply() 5380 NDBG31(("\t\tmptsas_process_intr: slot=%d", SMID)); in mptsas_handle_address_reply() 5569 NDBG31(("\t\tscsi_status=0x%x, ioc_status=0x%x, scsi_state=0x%x", in mptsas_check_scsi_io_error() 5706 NDBG31(("lost disk for target%d, command:%x", in mptsas_check_scsi_io_error() 5710 NDBG31(("data overrun: xferred=%d", xferred)); in mptsas_check_scsi_io_error() 5711 NDBG31(("dmacount=%d", cmd->cmd_dmacount)); in mptsas_check_scsi_io_error() 5720 NDBG31(("data underrun: xferred=%d", xferred)); in mptsas_check_scsi_io_error() 5721 NDBG31(("dmacount=%d", cmd->cmd_dmacount)); in mptsas_check_scsi_io_error() 5785 NDBG31(("scsi_status busy received")); in mptsas_check_scsi_io_error() 5788 NDBG31(("scsi_status reservation conflict received")); in mptsas_check_scsi_io_error() [all …]
|
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/ |
H A D | mptsas_var.h | 1458 #define NDBG31(args) MPTSAS_DBGPR(0x80000000, args) /* negotations */ macro
|