Home
last modified time | relevance | path

Searched refs:NDBG20 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c6922 NDBG20(("mpt%d reset target before remove " in mptsas_handle_topo_change()
7305 NDBG20(("mptsas%d phy %d physical_port %d " in mptsas_handle_event_sync()
7391 NDBG20(("mptsas%d phy %d physical_port %d " in mptsas_handle_event_sync()
7668 NDBG20(("mptsas %d volume added\n", in mptsas_handle_event_sync()
7694 NDBG20(("mptsas %d volume deleted\n", in mptsas_handle_event_sync()
8036 NDBG20(("Device not supported")); in mptsas_handle_event()
8212 NDBG20(("EVENT_IR_VOLUME event is received")); in mptsas_handle_event()
8453 NDBG20(("mptsas%d: unknown event %x received", in mptsas_handle_event()
14055 NDBG20(("The GUID is not ready, retry...")); in mptsas_get_sata_guid()
15447 NDBG20(("Not well formed devid, retry...")); in mptsas_create_lun()
[all …]
H A Dmptsas_impl.c200 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 Dmptsas_var.h1460 #define NDBG20(args) MPTSAS_DBGPR(0x100000, args) /* events */ macro