Searched refs:NDBG25 (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 9299 NDBG25(("mptsas_set_throttle: throttle=%x", what)); in mptsas_set_throttle() 9335 NDBG25(("mptsas_flush_target: target=%d lun=%d", target, lun)); in mptsas_flush_target() 9362 NDBG25(("mptsas_flush_target discovered non-" in mptsas_flush_target() 9378 NDBG25(("mptsas_flush_target discovered non-" in mptsas_flush_target() 9478 NDBG25(("mptsas_flush_hba")); in mptsas_flush_hba() 9511 NDBG25(("mptsas_flush_hba discovered non-NULL cmd in slot %d", in mptsas_flush_hba() 9575 NDBG25(("mptsas_set_pkt_reason: cmd=0x%p reason=%x stat=%x", in mptsas_set_pkt_reason() 10458 NDBG25(("?Cmd (0x%p) dump for Target %d Lun %d:\n", (void *)cmd, in mptsas_dump_cmd() 10465 NDBG25(("?%s\n", buf)); in mptsas_dump_cmd() 10466 NDBG25(("?pkt_flags=0x%x pkt_statistics=0x%x pkt_state=0x%x\n", in mptsas_dump_cmd() [all …]
|
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/ |
H A D | mptsas_var.h | 1451 #define NDBG25(args) MPTSAS_DBGPR(0x2000000, args) /* flushing */ macro
|