Searched refs:NDBG20 (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 5510 NDBG20(("send mptsas_handle_event_sync success")); in mptsas_handle_address_reply() 5514 NDBG20(("dropping event received during reset")); in mptsas_handle_address_reply() 6190 NDBG20(("mptsas%d physport_to_phymask enter", mpt->m_instance)); in mptsas_physport_to_phymask() 6209 NDBG20(("mptsas%d physport_to_phymask:physport :%x phymask :%x, ", in mptsas_physport_to_phymask() 6338 NDBG20(("mptsas%d update phymask ", mpt->m_instance)); in mptsas_update_phymask() 6384 NDBG20(("mptsas%d update phymask return", mpt->m_instance)); in mptsas_update_phymask() 6418 NDBG20(("mptsas%d handle_dr enter", mpt->m_instance)); in mptsas_handle_dr() 6561 NDBG20(("skipping topo change received during reset")); in mptsas_handle_dr() 6602 NDBG20(("mptsas%d handle_topo_change enter, devhdl 0x%x," in mptsas_handle_topo_change() 6786 NDBG20(("mptsas%d handle_topo_change to online devhdl:%x, " in mptsas_handle_topo_change() [all …]
|
H A D | mptsas_impl.c | 200 NDBG20(("destroy!! remove Ack Flag ioc_cmd\n")); in mptsas_destroy_ioc_event_cmd() 213 NDBG20(("destroy!! it's not Ack Flag, continue\n")); in mptsas_destroy_ioc_event_cmd() 1996 NDBG20(("mptsas_get_sas_io_unit_page_hndshk enter")); in mptsas_get_sas_io_unit_page_hndshk() 2192 NDBG20(("Discovery in progress, can't " in mptsas_get_sas_io_unit_page_hndshk() 2402 NDBG20(("mptsas_get_manufacture_page5: paddr 0x%p", in mptsas_get_manufacture_page5()
|
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/ |
H A D | mptsas_var.h | 1460 #define NDBG20(args) MPTSAS_DBGPR(0x100000, args) /* events */ macro
|