Lines Matching refs:mpr_dprint
158 mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__); in mpr_diag_reset()
170 mpr_dprint(sc, MPR_INIT, "sequence start, sleep_flag=%d\n", sleep_flag); in mpr_diag_reset()
194 mpr_dprint(sc, MPR_INIT, "sequence failed, error=%d, exit\n", in mpr_diag_reset()
201 mpr_dprint(sc, MPR_INIT, "sequence success, sending reset, reg= 0x%x\n", in mpr_diag_reset()
240 mpr_dprint(sc, MPR_INIT, "reset failed, error= %d, exit\n", in mpr_diag_reset()
246 mpr_dprint(sc, MPR_INIT, "diag reset success, exit\n"); in mpr_diag_reset()
258 mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__); in mpr_message_unit_reset()
266 mpr_dprint(sc, MPR_INIT|MPR_FAULT, in mpr_message_unit_reset()
271 mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__); in mpr_message_unit_reset()
289 mpr_dprint(sc, MPR_INIT, "%s entered, sleep_flags= %d\n", in mpr_transition_ready()
294 mpr_dprint(sc, MPR_INIT, " Doorbell= 0x%x\n", reg); in mpr_transition_ready()
301 mpr_dprint(sc, MPR_INIT, " Not ready, sending diag " in mpr_transition_ready()
311 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC is under the " in mpr_transition_ready()
324 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC in fault " in mpr_transition_ready()
333 mpr_dprint(sc, MPR_INIT|MPR_FAULT, in mpr_transition_ready()
336 mpr_dprint(sc, MPR_INIT|MPR_FAULT, in mpr_transition_ready()
347 mpr_dprint(sc, MPR_INIT|MPR_FAULT, in mpr_transition_ready()
349 mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__); in mpr_transition_ready()
363 mpr_dprint(sc, MPR_INIT, "%s entered, Doorbell= 0x%x\n", __func__, reg); in mpr_transition_operational()
367 mpr_dprint(sc, MPR_INIT, "IOC not ready\n"); in mpr_transition_operational()
369 mpr_dprint(sc, MPR_INIT|MPR_FAULT, in mpr_transition_operational()
376 mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__); in mpr_transition_operational()
468 mpr_dprint(sc, MPR_INIT, "Sized queues to q=%d reqs=%d replies=%d\n", in mpr_resize_queues()
487 mpr_dprint(sc, MPR_INIT|MPR_TRACE, "%s entered\n", __func__); in mpr_iocfacts_allocate()
501 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to get " in mpr_iocfacts_allocate()
525 mpr_dprint(sc, MPR_INFO, "Firmware: %s, Driver: %s\n", sc->fw_version, in mpr_iocfacts_allocate()
527 mpr_dprint(sc, MPR_INFO, in mpr_iocfacts_allocate()
543 mpr_dprint(sc, MPR_INIT, "No event replay, resetting\n"); in mpr_iocfacts_allocate()
546 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to " in mpr_iocfacts_allocate()
564 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "new IR/IT mode " in mpr_iocfacts_allocate()
678 mpr_dprint(sc, MPR_INIT|MPR_ERROR, in mpr_iocfacts_allocate()
695 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "Failed to " in mpr_iocfacts_allocate()
721 mpr_dprint(sc, MPR_INIT, "Attaching subsystems\n"); in mpr_iocfacts_allocate()
731 mpr_dprint(sc, MPR_INIT|MPR_ERROR, in mpr_iocfacts_allocate()
742 mpr_dprint(sc, MPR_INIT|MPR_ERROR, in mpr_iocfacts_allocate()
761 mpr_dprint(sc, MPR_TRACE, "%s\n", __func__); in mpr_iocfacts_free()
849 mpr_dprint(sc, MPR_INIT|MPR_INFO, "Reinitializing controller\n"); in mpr_reinit()
851 mpr_dprint(sc, MPR_INIT, "Reset already in progress\n"); in mpr_reinit()
864 mpr_dprint(sc, MPR_INIT, "Masking interrupts and resetting\n"); in mpr_reinit()
919 mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Finished sc %p post %u free %u\n", in mpr_reinit()
922 mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error); in mpr_reinit()
944 mpr_dprint(sc, MPR_TRACE, "%s: successful count(%d), " in mpr_wait_db_ack()
951 mpr_dprint(sc, MPR_FAULT, in mpr_wait_db_ack()
973 mpr_dprint(sc, MPR_FAULT, "%s: failed due to timeout count(%d), " in mpr_wait_db_ack()
1025 mpr_dprint(sc, MPR_FAULT, "Doorbell failed to activate\n"); in mpr_request_sync()
1030 mpr_dprint(sc, MPR_FAULT, "Doorbell handshake failed\n"); in mpr_request_sync()
1040 mpr_dprint(sc, MPR_FAULT, in mpr_request_sync()
1053 mpr_dprint(sc, MPR_FAULT, "Timeout reading doorbell 0\n"); in mpr_request_sync()
1066 mpr_dprint(sc, MPR_FAULT, "Timeout reading doorbell 1\n"); in mpr_request_sync()
1085 mpr_dprint(sc, MPR_ERROR, "Driver error, throwing away %d " in mpr_request_sync()
1091 mpr_dprint(sc, MPR_FAULT, in mpr_request_sync()
1107 mpr_dprint(sc, MPR_FAULT, "Timeout reading doorbell\n"); in mpr_request_sync()
1116 mpr_dprint(sc, MPR_FAULT, "Timeout waiting to exit doorbell\n"); in mpr_request_sync()
1120 mpr_dprint(sc, MPR_FAULT, "Warning, doorbell still active\n"); in mpr_request_sync()
1132 mpr_dprint(sc, MPR_TRACE, "SMID %u cm %p ccb %p\n", in mpr_enqueue_request()
1201 mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__); in mpr_get_iocfacts()
1218 mpr_dprint(sc, MPR_FAULT, "%s failed retry %d\n", __func__, retry); in mpr_get_iocfacts()
1225 mpr_dprint(sc, MPR_TRACE, "facts->IOCCapabilities 0x%x\n", facts->IOCCapabilities); in mpr_get_iocfacts()
1227 mpr_dprint(sc, MPR_INIT, "%s exit, error= %d\n", __func__, error); in mpr_get_iocfacts()
1241 mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__); in mpr_send_iocinit()
1246 mpr_dprint(sc, MPR_INIT|MPR_ERROR, in mpr_send_iocinit()
1288 mpr_dprint(sc, MPR_INIT, "IOCInit status= 0x%x\n", le16toh(reply.IOCStatus)); in mpr_send_iocinit()
1289 mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__); in mpr_send_iocinit()
1345 mpr_dprint(sc, MPR_INIT|MPR_XINFO, "Allocating %d I/O queues\n", nq); in mpr_alloc_queues()
1354 mpr_dprint(sc, MPR_INIT, "Configuring queue %d %p\n", i, q); in mpr_alloc_queues()
1391 mpr_dprint(sc, MPR_ERROR, "Cannot allocate queues DMA tag\n"); in mpr_alloc_hw_queues()
1396 mpr_dprint(sc, MPR_ERROR, "Cannot allocate queues memory\n"); in mpr_alloc_hw_queues()
1407 mpr_dprint(sc, MPR_INIT, "free queue busaddr= %#016jx size= %d\n", in mpr_alloc_hw_queues()
1409 mpr_dprint(sc, MPR_INIT, "reply queue busaddr= %#016jx size= %d\n", in mpr_alloc_hw_queues()
1437 mpr_dprint(sc, MPR_ERROR, "Cannot allocate replies DMA tag\n"); in mpr_alloc_replies()
1442 mpr_dprint(sc, MPR_ERROR, "Cannot allocate replies memory\n"); in mpr_alloc_replies()
1448 mpr_dprint(sc, MPR_INIT, "reply frames busaddr= %#016jx size= %d\n", in mpr_alloc_replies()
1493 mpr_dprint(sc, MPR_ERROR, "Cannot allocate request DMA tag\n"); in mpr_alloc_requests()
1498 mpr_dprint(sc, MPR_ERROR, "Cannot allocate request memory\n"); in mpr_alloc_requests()
1504 mpr_dprint(sc, MPR_INIT, "request frames busaddr= %#016jx size= %d\n", in mpr_alloc_requests()
1510 mpr_dprint(sc, MPR_ERROR, "Cannot allocate chain memory\n"); in mpr_alloc_requests()
1519 mpr_dprint(sc, MPR_ERROR, "Cannot allocate chain DMA tag\n"); in mpr_alloc_requests()
1524 mpr_dprint(sc, MPR_ERROR, "Cannot allocate chain memory\n"); in mpr_alloc_requests()
1529 mpr_dprint(sc, MPR_ERROR, "Cannot load chain memory\n"); in mpr_alloc_requests()
1540 mpr_dprint(sc, MPR_ERROR, "Cannot allocate sense DMA tag\n"); in mpr_alloc_requests()
1545 mpr_dprint(sc, MPR_ERROR, "Cannot allocate sense memory\n"); in mpr_alloc_requests()
1551 mpr_dprint(sc, MPR_INIT, "sense frames busaddr= %#016jx size= %d\n", in mpr_alloc_requests()
1572 mpr_dprint(sc, MPR_ERROR, "Cannot allocate buffer DMA tag\n"); in mpr_alloc_requests()
1659 mpr_dprint(sc, MPR_ERROR, "Cannot allocate NVMe PRP DMA " in mpr_alloc_nvme_prp_pages()
1665 mpr_dprint(sc, MPR_ERROR, "Cannot allocate NVMe PRP memory\n"); in mpr_alloc_nvme_prp_pages()
2151 mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__); in mpr_attach()
2160 mpr_dprint(sc, MPR_INIT|MPR_FAULT, in mpr_attach()
2168 mpr_dprint(sc, MPR_INIT|MPR_FAULT, in mpr_attach()
2181 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "IOC Facts allocation " in mpr_attach()
2197 mpr_dprint(sc, MPR_INIT|MPR_ERROR, in mpr_attach()
2209 mpr_dprint(sc, MPR_INIT|MPR_ERROR, in mpr_attach()
2215 mpr_dprint(sc, MPR_INIT, "%s exit error= %d\n", __func__, error); in mpr_attach()
2227 mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__); in mpr_startup()
2238 mpr_dprint(sc, MPR_INIT, "disestablish config intrhook\n"); in mpr_startup()
2242 mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__); in mpr_startup()
2262 mpr_dprint(sc, MPR_FAULT, "IOC Fault 0x%08x, Resetting\n", db); in mpr_periodic()
2280 mpr_dprint(sc, MPR_EVENT, "MPI2_EVENT_LOG_DATA:\n"); in mpr_log_evt_handler()
2287 mpr_dprint(sc, MPR_EVENT, "MPI2_EVENT_LOG_ENTRY_ADDED event " in mpr_log_evt_handler()
2330 mpr_dprint(sc, MPR_INIT, "%s entered\n", __func__); in mpr_free()
2341 mpr_dprint(sc, MPR_INIT|MPR_FAULT, "failed to detach " in mpr_free()
2373 mpr_dprint(sc, MPR_INIT, "%s exit\n", __func__); in mpr_free()
2384 mpr_dprint(sc, MPR_ERROR, "Completing NULL command\n"); in mpr_complete_command()
2395 mpr_dprint(sc, MPR_TRACE, in mpr_complete_command()
2403 mpr_dprint(sc, MPR_TRACE, "waking up %p\n", cm); in mpr_complete_command()
2410 mpr_dprint(sc, MPR_ERROR, "Warning: io_cmds_active is " in mpr_complete_command()
2455 mpr_dprint(sc, MPR_LOG, "log_info(0x%08x): originator(%s), " in mpr_sas_log_info()
2479 mpr_dprint(sc, MPR_TRACE, "%s\n", __func__); in mpr_intr()
2505 mpr_dprint(sc, MPR_TRACE, "%s\n", __func__); in mpr_intr_msi()
2530 mpr_dprint(sc, MPR_TRACE, in mpr_intr_locked()
2644 mpr_dprint(sc, MPR_RECOVERY, in mpr_intr_locked()
2657 mpr_dprint(sc, MPR_ERROR, "Unhandled reply 0x%x\n", in mpr_intr_locked()
2672 mpr_dprint(sc, MPR_TRACE, "%s sc %p writing postindex %d\n", in mpr_intr_locked()
2697 mpr_dprint(sc, MPR_EVENT, "Unhandled event 0x%x\n", in mpr_dispatch_event()
2711 mpr_dprint(sc, MPR_TRACE, "%s\n", __func__); in mpr_reregister_events_complete()
2756 mpr_dprint(sc, MPR_TRACE, "%s\n", __func__); in mpr_update_events()
2797 mpr_dprint(sc, MPR_TRACE, "%s finished error %d\n", __func__, error); in mpr_update_events()
2812 mpr_dprint(sc, MPR_TRACE, "%s\n", __func__); in mpr_reregister_events()
2846 mpr_dprint(sc, MPR_TRACE, "%s finished with error %d\n", __func__, in mpr_reregister_events()
3120 mpr_dprint(sc, MPR_TRACE, "%s\n", __func__); in mpr_check_pcie_native_sgl()
3282 mpr_dprint(sc, MPR_ERROR, "Unaligned SGE while " in mpr_check_pcie_native_sgl()
3294 mpr_dprint(sc, MPR_ERROR, "Unaligned SGE " in mpr_check_pcie_native_sgl()
3394 mpr_dprint(sc, MPR_ERROR, "A chain element cannot be added to " in mpr_add_chain()
3473 mpr_dprint(cm->cm_sc, MPR_ERROR, in mpr_push_sge()
3665 mpr_dprint(sc, MPR_ERROR, "%s: warning: busdma returned %d " in mpr_data_cb()
3719 mpr_dprint(sc, MPR_INFO, "Out of chain frames, " in mpr_data_cb()
3836 mpr_dprint(sc, MPR_FAULT, "Calling Reinit from %s, timeout=%d," in mpr_wait_command()
3840 mpr_dprint(sc, MPR_FAULT, "Reinit %s\n", (rc == 0) ? "success" : in mpr_wait_command()
3889 mpr_dprint(sc, MPR_FAULT, "polling failed\n"); in mpr_request_polled()
3896 mpr_dprint(sc, MPR_FAULT, "Calling Reinit from %s\n", __func__); in mpr_request_polled()
3898 mpr_dprint(sc, MPR_FAULT, "Reinit %s\n", (rc == 0) ? "success" : in mpr_request_polled()
3975 mpr_dprint(sc, MPR_FAULT, in mpr_read_config_page()