Home
last modified time | relevance | path

Searched refs:DBG_ERR (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_init.c48 DBG_ERR("Failed to allocate memory for capability\n"); in pqisrc_report_pqi_capability()
62 DBG_ERR("Failed to allocate capability DMA buffer : %d\n", ret); in pqisrc_report_pqi_capability()
78 DBG_ERR("Failed to send admin req report pqi device capability\n"); in pqisrc_report_pqi_capability()
186 DBG_ERR("Failed to allocate memory for rcb\n"); in pqisrc_allocate_rcb()
208 DBG_ERR("Failed to Allocate sg desc %d\n", ret); in pqisrc_allocate_rcb()
323 DBG_ERR("Failed to send report pqi dev capability request : %d\n", in pqisrc_configure_op_queues()
370 DBG_ERR("PQI Signature is invalid\n"); in pqisrc_check_pqimode()
380 DBG_ERR("PQI device is not in IDLE state\n"); in pqisrc_check_pqimode()
391 DBG_ERR("PQI Registers are not ready\n"); in pqisrc_check_pqimode()
456 DBG_ERR("failed with error %d during quiesce\n", ret); in pqi_reset()
[all …]
H A Dsmartpqi_sis.c62 DBG_ERR("Failed to wait for enable intx db bit to clear\n"); in sis_enable_intx()
99 DBG_ERR("Inerrupt mode none!\n"); in sis_disable_interrupt()
156 DBG_ERR("FW check status timedout\n"); in pqisrc_check_fw_status()
202 DBG_ERR("Sync command %x, timedout\n", mb[0]); in pqisrc_send_sis_cmd()
210 DBG_ERR("SIS cmd failed with status = 0x%x\n", in pqisrc_send_sis_cmd()
348 DBG_ERR("Failed to Allocate error buffer ret : %d\n", in pqisrc_init_struct_base()
367 DBG_ERR("Failed to Allocate error buffer ret : %d\n", in pqisrc_init_struct_base()
421 DBG_ERR("Failed to switch back the adapter to SIS mode!\n"); in pqisrc_sis_init()
428 DBG_ERR("PQI Controller is not ready !!!\n"); in pqisrc_sis_init()
435 DBG_ERR("Failed to get adapter properties\n"); in pqisrc_sis_init()
[all …]
H A Dsmartpqi_event.c83 DBG_ERR("Unable to submit acknowledge command\n"); in pqisrc_acknowledge_event()
96 DBG_ERR("wait for event acknowledge timed out\n"); in pqisrc_acknowledge_event()
97 DBG_ERR("tmo : %d\n",tmo); in pqisrc_acknowledge_event()
128 DBG_ERR(" Failed to Re-Scan devices\n "); in pqisrc_ack_all_events()
251 DBG_ERR("Tag not available\n"); in pqisrc_build_send_vendor_request()
266 DBG_ERR("Unable to submit command\n"); in pqisrc_build_send_vendor_request()
272 DBG_ERR("Management request timed out!\n"); in pqisrc_build_send_vendor_request()
302 DBG_ERR("Tag not available\n"); in pqisrc_submit_management_req()
314 DBG_ERR(" Unable to submit command\n"); in pqisrc_submit_management_req()
321 DBG_ERR("Management request timed out !!\n"); in pqisrc_submit_management_req()
[all …]
H A Dsmartpqi_queue.c55 DBG_ERR("Tag not available0x%x\n",(uint16_t)req->req_id); in pqisrc_submit_admin_req()
64 DBG_ERR("Unable to submit command\n"); in pqisrc_submit_admin_req()
71 DBG_ERR("Admin cmd timeout\n"); in pqisrc_submit_admin_req()
72 DBG_ERR("tmo : %d\n",tmo); \ in pqisrc_submit_admin_req()
170 DBG_ERR("Failed to Allocate Q tag=%s ret=%d\n", dma_mem->tag, ret); in pqisrc_allocate_and_init_inbound_q()
242 DBG_ERR("Failed to Allocate Q tag=%s ret=%d\n", dma_mem->tag, ret); in pqisrc_allocate_and_init_outbound_q()
310 DBG_ERR("Failed to create Admin Queue pair\n"); in pqisrc_allocate_and_init_adminq()
337 DBG_ERR("Unable to create/delete admin queue pair\n"); in pqisrc_create_delete_adminq()
394 DBG_ERR("Failed to Allocate Admin Q ret : %d\n", ret); in pqisrc_create_admin_queue()
428 DBG_ERR("Failed to Allocate Admin Q ret : %d\n", ret); in pqisrc_create_admin_queue()
[all …]
H A Dsmartpqi_main.c532 DBG_ERR("memory window not available command = %d\n", command); in smartpqi_attach()
543 DBG_ERR("NULL return value from pqi_find_ident\n"); in smartpqi_attach()
555 DBG_ERR("unknown hardware type\n"); in smartpqi_attach()
569 DBG_ERR("couldn't allocate register window 0\n"); in smartpqi_attach()
599 DBG_ERR("can't allocate parent DMA tag\n"); in smartpqi_attach()
613 DBG_ERR("Failed to initialize pqi lib error = %d\n", error); in smartpqi_attach()
643 DBG_ERR("can't allocate buffer DMA tag for pqi_buffer_dmat\n"); in smartpqi_attach()
650 DBG_ERR("Cant create datamap for buf @" in smartpqi_attach()
663 DBG_ERR("Failed to scan lib error = %d\n", error); in smartpqi_attach()
673 DBG_ERR("Failed to register sim index = %d error = %d\n", in smartpqi_attach()
[all …]
H A Dsmartpqi_cam.c119 DBG_ERR("rescan failed (can't allocate CCB)\n"); in os_add_device()
126 DBG_ERR("rescan failed (can't create path)\n"); in os_add_device()
152 DBG_ERR("unable to create path for async event\n"); in os_remove_device()
379 DBG_ERR("couldn't be accessed! error info = %p, rcb->dvp = %p\n", in os_raid_response_error()
393 DBG_ERR("Queue Full error\n"); in os_raid_response_error()
455 DBG_ERR("couldn't be accessed! error info = %p, rcb->dvp = %p\n", in os_aio_response_error()
484 DBG_ERR("AIO Disabled for TMF\n"); in os_aio_response_error()
503 DBG_ERR("PQI_AIO_SERV_RESPONSE_TMF %s\n", in os_aio_response_error()
510 DBG_ERR("PQI_AIO_SERV_RESPONSE_TMF %s\n", in os_aio_response_error()
704 DBG_ERR("Unable to alloc ccb for lun rescan\n"); in smartpqi_lun_rescan()
[all …]
H A Dsmartpqi_intr.c186 DBG_ERR("Failed to allocate resource for interrupt\n"); in register_legacy_intr()
190 DBG_ERR("Failed to allocate memory for msi_ctx\n"); in register_legacy_intr()
203 DBG_ERR("Failed to setup legacy interrupt err = %d\n", error); in register_legacy_intr()
229 DBG_ERR("Memory allocation failed, Requested memory:%lu bytes\n", (unsigned long)msix_size); in register_msix_intr()
241 DBG_ERR("Failed to allocate \ in register_msix_intr()
257 DBG_ERR("Failed to setup interrupt for events r=%d\n", in register_msix_intr()
271 DBG_ERR("Failed to allocate event interrupt resource\n"); in register_msix_intr()
285 DBG_ERR("Failed to setup interrupt for events err=%d\n", in register_msix_intr()
299 DBG_ERR("Failed to allocate \ in register_msix_intr()
313 DBG_ERR("Failed to setup \ in register_msix_intr()
H A Dsmartpqi_mem.c90 DBG_ERR("can't allocate DMA tag with error = 0x%x\n", ret); in os_dma_mem_alloc()
95 DBG_ERR("dma tag is NULL\n"); in os_dma_mem_alloc()
102 DBG_ERR("can't allocate DMA memory for required object \ in os_dma_mem_alloc()
110 DBG_ERR("can't load DMA memory for required \ in os_dma_mem_alloc()
H A Dsmartpqi_discovery.c58 DBG_ERR("Failed to allocate memory for sense aio features.\n"); in pqisrc_QuerySenseFeatures()
151 DBG_ERR("Invalid target ID\n"); in pqisrc_remove_target_bit()
171 DBG_ERR("No available targets\n"); in pqisrc_find_avail_target()
271 DBG_ERR("The device is not a physical, lun or ptraid device" in pqisrc_add_softs_entry()
366 DBG_ERR("This is a bogus device\n"); in pqisrc_delete_softs_entry()
388 DBG_ERR("failed to allocate dma memory for device_mem return code %d\n", ret); in pqisrc_simple_dma_alloc()
433 DBG_ERR("Tag not available\n"); in pqisrc_build_send_raid_request()
451 DBG_ERR("Unable to submit command\n"); in pqisrc_build_send_raid_request()
457 DBG_ERR("Internal RAID request timed out: cmd : 0x%c\n", cmd); in pqisrc_build_send_raid_request()
500 DBG_ERR("Error!! Bus=%u Target=%u, Cmd=0x%x, Ret=%d\n", in pqisrc_build_send_raid_request()
[all …]
H A Dsmartpqi_ioctl.c146 DBG_ERR("udata is null !!\n"); in smartpqi_ioctl()
283 DBG_ERR("Failed to Allocate dma mem for Ioctl PassthruCmd Buffer : %d\n", ret); in pqisrc_passthru_ioctl()
331 DBG_ERR("Tag not available\n"); in pqisrc_passthru_ioctl()
349 DBG_ERR("Unable to submit command\n"); in pqisrc_passthru_ioctl()
355 DBG_ERR("Passthru IOCTL cmd timed out !!\n"); in pqisrc_passthru_ioctl()
396 DBG_ERR("Failed to copy the response\n"); in pqisrc_passthru_ioctl()
H A Dsmartpqi_features.c118 DBG_ERR("Failed to submit vendor general request IU, Ret status: %d\n", ret); in pqi_config_table_update()
391 DBG_ERR("failed to enable firmware features in PQI configuration table\n"); in pqi_process_firmware_features()
456 DBG_ERR("Invalid PQI conf table length of %u\n", in pqisrc_process_config_table()
463 DBG_ERR("Failed to allocate memory for PQI conf table\n"); in pqisrc_process_config_table()
476 DBG_ERR("Invalid PQI config signature\n"); in pqisrc_process_config_table()
H A Dsmartpqi_helper.c92 DBG_ERR("Controller FW is not running, Lockup code = %x\n", lockupcode); in pqisrc_take_ctrl_offline()
137 DBG_ERR("controller is offline\n"); in pqisrc_heartbeat_timer_handler()
168 DBG_ERR("ERR: Requested cmd timed out !!!\n"); in pqisrc_wait_on_condition()
175 DBG_ERR("Controller is Offline"); in pqisrc_wait_on_condition()
H A Dsmartpqi_response.c308 DBG_ERR("err_info structure is NULL err_idx :%x\n", err_idx); in pqisrc_process_aio_response_error()
343 DBG_ERR("err_info structure is NULL err_idx :%x\n", err_idx); in pqisrc_process_raid_response_error()
382 DBG_ERR("Tag #0x%08x TMF Failed, Response code : 0x%x\n", in pqisrc_process_task_management_response()
451 DBG_ERR("No such request pending with tag : %x rcb->tag : %x", tag, rcb->tag); in pqisrc_process_response_queue()
511 DBG_ERR("Invalid Response IU 0x%x\n",response->header.iu_type); in pqisrc_process_response_queue()
H A Dsmartpqi_tag.c107 DBG_ERR("tag lock initialization failed\n"); in pqisrc_init_taglist()
173 DBG_ERR("Unable to allocate memory for stack\n"); in pqisrc_init_taglist()
H A Dsmartpqi_misc.c66 DBG_ERR("Failed to update time to FW in periodic ret = %d\n", ret); in os_wellness_periodic()
H A Dsmartpqi_request.c599 DBG_ERR("WRONG RAID TYPE FOR FUNCTION\n"); in pqisrc_build_aio_R5or6_write()
1016 DBG_ERR("Unknown Direction\n"); in pqisrc_build_send_io()
1729 DBG_ERR("Invalid rcb or dev ptr! rcb=%p\n", rcb); in pqisrc_show_rcb_details()
1947 DBG_ERR("Unable to submit command rval=%d\n", rval); in pqisrc_send_aio_tmf()
1953 DBG_ERR("Task Management tmf_type : %d timeout\n", tmf_type); in pqisrc_send_aio_tmf()
2017 DBG_ERR("Unable to submit command rval=%d\n", rval); in pqisrc_send_raid_tmf()
2023 DBG_ERR("Task Management tmf_type : %d timeout\n", tmf_type); in pqisrc_send_raid_tmf()
H A Dsmartpqi_defines.h1293 #define DBG_ERR(fmt,args...) \ macro