Home
last modified time | relevance | path

Searched refs:ocs_log_test (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_gendump.c54 ocs_log_test(ocs, "failed to reset port\n"); in ocs_gen_dump_reset()
131 ocs_log_test(nxt_ocs, in ocs_gen_dump()
153 ocs_log_test(ocs, "Failed to see dump after 30 secs\n"); in ocs_gen_dump()
166 ocs_log_test(ocs, "all devices NOT reset\n"); in ocs_gen_dump()
170 ocs_log_test(ocs, "dump request to hw failed\n"); in ocs_gen_dump()
256 ocs_log_test(ocs, "zero buffer length is invalid\n"); in ocs_dump_to_host()
287 ocs_log_test(ocs, "ocs_hw_set_dump_location failed\n"); in ocs_dump_to_host()
294 ocs_log_test(ocs, "ocs_gen_dump failed\n"); in ocs_dump_to_host()
303 ocs_log_test(ocs, "ocs_copy_to_user failed\n"); in ocs_dump_to_host()
H A Docs_mgmt.c571 ocs_log_test(ocs, "failed to reset port\n"); in ocs_mgmt_firmware_reset()
668 ocs_log_test(ocs, "actual_write_length is %d\n", result.actual_xfer); in ocs_mgmt_firmware_write()
675 ocs_log_test(ocs, "write returned status %d\n", result.status); in ocs_mgmt_firmware_write()
697 ocs_log_test(ocs, "copy to user failed for change_status\n"); in ocs_mgmt_firmware_write()
778 ocs_log_test(ocs, "read_transceiver_data returned status %d\n", in ocs_mgmt_get_sfp()
1507 ocs_log_test(ocs, "Invalid WWNN: %s\n", value); in set_req_wwnn()
1514 ocs_log_test(ocs, "OCS_XPORT_WWNN_SET failed: %d\n", rc); in set_req_wwnn()
1520 ocs_log_test(ocs, "port offline failed : %d\n", rc); in set_req_wwnn()
1525 ocs_log_test(ocs, "port online failed : %d\n", rc); in set_req_wwnn()
1551 ocs_log_test(ocs, "Invalid WWPN: %s\n", value); in set_req_wwpn()
[all …]
H A Docs_xport.c209 ocs_log_test(ocs, "can't set OCS_HW_WAR_VERSION\n"); in ocs_xport_attach()
314 ocs_log_test(ocs, "Cannot enable auto xfer rdy for this port\n"); in ocs_xport_initialize_auto_xfer_ready()
319 ocs_log_test(ocs, "%s: Can't set auto xfer rdy mode\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready()
345 ocs_log_test(ocs, "%s: Can't set auto xfer rdy mode\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready()
349 ocs_log_test(ocs, "%s: Can't set auto xfer rdy blk size\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready()
353 ocs_log_test(ocs, "%s: Can't set auto xfer rdy mode\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready()
357 ocs_log_test(ocs, "%s: Can't set auto xfer rdy ref tag\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready()
361 ocs_log_test(ocs, "%s: Can't set auto xfer rdy app tag valid\n", ocs->desc); in ocs_xport_initialize_auto_xfer_ready()
855 ocs_log_test(ocs, "node %p state machine disabled\n", node); in ocs_xport_control()
867 ocs_log_test(ocs, "ocs_hw_async_call failed\n"); in ocs_xport_control()
[all …]
H A Docs_hw.c296 ocs_log_test(hw->os, "FW version is too old for this feature\n"); in ocs_hw_read_max_dump_size()
312 ocs_log_test(hw->os, "set dump location command failed\n"); in ocs_hw_read_max_dump_size()
439 ocs_log_test(hw->os, "not inline capable, setting mode to separate\n"); in ocs_hw_setup()
554 ocs_log_test(hw->os, "command found on cmd list\n"); in ocs_hw_init()
559 ocs_log_test(hw->os, "command found on pending list\n"); in ocs_hw_init()
1322 ocs_log_test(hw->os, "HW state %d is not active\n", hw->state); in ocs_hw_reset()
1376 ocs_log_test(hw->os, "unknown reset type - no reset performed\n"); in ocs_hw_reset()
1585 ocs_log_test(hw->os, "unsupported topology %#x\n", hw->link.topology); in ocs_hw_get()
1620 ocs_log_test(hw->os, "unsupported speed %#x\n", hw->config.speed); in ocs_hw_get()
1762 ocs_log_test(hw->os, "unsupported property %#x\n", prop); in ocs_hw_get()
[all …]
H A Dsli4.c860 ocs_log_test(sli4->os, "unsupported FC speed %d\n", speed); in sli_cmd_init_link()
1126 ocs_log_test(sli4->os, "special VPI not supported!!!\n"); in sli_cmd_read_sparm64()
1131 ocs_log_test(sli4->os, "bad DMA buffer\n"); in sli_cmd_read_sparm64()
1169 ocs_log_test(sli4->os, "loop map buffer too small %jd\n", in sli_cmd_read_topology()
1457 ocs_log_test(sli4->os, "length(%d) > payload(%ld)\n", in sli_cmd_sli_config()
1598 ocs_log_test(sli4->os, "unknown type %#x\n", which); in sli_cmd_unreg_rpi()
1853 ocs_log_test(sli4->os, "unsupported IF_TYPE %d\n", if_type); in sli_cmd_common_create_cq()
1890 ocs_log_test(sli4->os, "num_pages %d not valid\n", cqv0->num_pages); in sli_cmd_common_create_cq()
1943 ocs_log_test(sli4->os, "num_pages %d not valid\n", cqv2->num_pages); in sli_cmd_common_create_cq()
2112 ocs_log_test(sli4->os, "num_pages %d not valid\n", eq->num_pages); in sli_cmd_common_create_eq()
[all …]
H A Docs_sport.c110 ocs_log_test(ocs, "unknown event %#x\n", event); in ocs_port_cb()
147 ocs_log_test(domain->ocs, "Failed: SPORT %016llx %016llx already allocated\n", in ocs_sport_alloc()
349 ocs_log_test(domain->ocs, "assertion failed: domain->lookup is not valid\n"); in ocs_sport_find()
508 ocs_log_test(sport->ocs, "ocs_hw_port_free failed\n"); in __ocs_sport_common()
548ocs_log_test(sport->ocs, "[%s] %-20s %-20s not handled\n", sport->display_name, funcname, ocs_sm_e… in __ocs_sport_common()
738 ocs_log_test(ocs, "can't find node %06x\n", FC_ADDR_FABRIC); in __ocs_sport_vport_allocated()
1013 ocs_log_test(domain->ocs, "driver initiator functionality not enabled\n"); in ocs_sport_vport_new()
1018 ocs_log_test(domain->ocs, "driver target functionality not enabled\n"); in ocs_sport_vport_new()
1025 ocs_log_test(domain->ocs, "failed to create vport object entry\n"); in ocs_sport_vport_new()
1522 ocs_log_test(ocs, "Failed: VPORT %016llx %016llx already allocated\n", in ocs_vport_create_spec()
[all …]
H A Docs_ioctl.c459 ocs_log_test(ocs, "ocs_ddump failed\n"); in ocs_ioctl()
478 ocs_log_test(ocs, "Error: (%d) ocs_copy_to_user failed\n", __LINE__); in ocs_ioctl()
536 ocs_log_test(ocs, "Error: (%d) ocs_copy_to_user failed\n", __LINE__); in ocs_ioctl()
583 ocs_log_test(ocs, "ocs_copy_from_user failed\n"); in ocs_ioctl()
600 ocs_log_test(ocs, "Error: (%d) ocs_copy_to_user failed\n", __LINE__); in ocs_ioctl()
617 ocs_log_test(ocs, "Error: copy from user failed\n"); in ocs_ioctl()
624 ocs_log_test(ocs, "Error: copy from user failed\n"); in ocs_ioctl()
639 ocs_log_test(ocs, "Error: copy req.name from user failed\n"); in ocs_ioctl()
651 ocs_log_test(ocs, "Error: unknown cmd %#lx\n", cmd); in ocs_ioctl()
H A Docs_scsi.c526 ocs_log_test(ocs, "ocs_scsi_get_block_vaddr() failed: %d\n", addrlen_count); in ocs_scsi_dif_check_unknown()
723 ocs_log_test(hw->os, "Invalid hw_dif blocksize %d\n", hw_dif->blk_size); in ocs_scsi_build_sgls()
728 ocs_log_test(hw->os, "sgl[%d] len of %ld is not multiple of blocksize\n", in ocs_scsi_build_sgls()
845 ocs_log_test(ocs, "unhandled SCSI DIF operation %d\n", in ocs_scsi_convert_dif_info()
870 ocs_log_test(ocs, "unhandled SCSI DIF block size %d\n", in ocs_scsi_convert_dif_info()
1050 ocs_log_test(ocs, "call to ocs_hw_async_call() failed\n"); in ocs_scsi_check_pending()
1088 ocs_log_test(ocs, "call to ocs_hw_async_call() failed\n"); in ocs_scsi_check_pending()
2093 ocs_log_test(io->ocs, "Got completion for non-busy io with tag 0x%x\n", io->tag); in ocs_scsi_io_complete()
2199 ocs_log_test(io->ocs, "[%s]" SCSI_IOFMT "local reject=0x%02x\n", in ocs_initiator_io_cb()
2622 ocs_log_test(ocs, "bad IO type %d\n", io->hio_type); in ocs_scsi_send_io()
[all …]
H A Docs_unsol.c218 ocs_log_test(ocs, "FCFI %d is not valid, dropping frame\n", seq->fcfi); in ocs_unsol_process()
913 ocs_log_test(ocs, "ocs_sframe_send_task_set_full_or_busy failed: %d\n", rc); in ocs_dispatch_fcp_cmd()
1014 ocs_log_test(ocs, "ocs_sframe_send_task_set_full_or_busy failed: %d\n", rc); in ocs_dispatch_fcp_cmd_auto_xfer_rdy()
1292 ocs_log_test(ocs, "ocs_hw_send_frame failed: %d\n", rc); in ocs_sframe_common_send()
1358 ocs_log_test(node->ocs, "ocs_sframe_send_fcp_rsp failed: %d\n", rc); in ocs_sframe_send_task_set_full_or_busy()
H A Docs_vpd.h182 ocs_log_test(NULL, "checksum error\n"); in ocs_find_vpd()
H A Docs_node.c137 ocs_log_test(ocs, "unhandled event %#x\n", event); in ocs_remote_node_cb()
349 ocs_log_test(ocs, "invalid index: %d\n", index); in ocs_node_get_instance()
497 ocs_log_test(ocs, "ocs_hw_node_free failed: %d\n", rc); in ocs_node_free()
512 ocs_log_test(node->ocs, "assertion failed: sport lookup is NULL\n"); in ocs_node_free()
630 ocs_log_test(ocs, "Warning: ocs_node_attach with unattached domain\n"); in ocs_node_attach()
648 ocs_log_test(ocs, "ocs_hw_node_attach failed: %d\n", rc); in ocs_node_attach()
1329 ocs_log_test(node->ocs, "[%s] %-20s %-20s not handled\n", node->display_name, funcname, in __ocs_node_common()
2193 ocs_log_test(ocs, "ocs_bls_acc_send_frame failed\n"); in ocs_node_recv_abts_frame()
H A Docs_hw_queues.c1353 ocs_log_test(hw->os, "Syntax error:\n"); in tok_syntax()
1356 ocs_log_test(hw->os, "%s [%2d] %-16s %-16s %s\n", (i == tokarray->iter_idx) ? ">>>" : " ", i, in tok_syntax()
1715 ocs_log_test(hw->os, "status=%#x: rq_id lookup failed for id=%#x\n", in ocs_hw_rqpair_process_rq()
1725 ocs_log_test(hw->os, "status=%#x, failed to return buffers to RQ\n", in ocs_hw_rqpair_process_rq()
1743 ocs_log_test(hw->os, "Error: rq_id lookup failed for id=%#x\n", rq_id); in ocs_hw_rqpair_process_rq()
2137 ocs_log_test(hw->os, "expected rq_tracker[%d][%d] buffer to be NULL\n", in ocs_hw_rqpair_put()
H A Docs_os.h375 #define ocs_log_test(os, fmt, ...) ocs_log(os, LOG_TEST, fmt, ##__VA_ARGS__); macro
H A Docs_cam.c2570 ocs_log_test(io->ocs, "check response without data?!?\n"); in ocs_initiator_tmf_cb()
2576 ocs_log_test(io->ocs, "TMF status %08x\n", in ocs_initiator_tmf_cb()
2583 ocs_log_test(io->ocs, "status=%#x\n", scsi_status); in ocs_initiator_tmf_cb()
H A Dsli4.h3354 ocs_log_test(sli4->os, "unsupported SGL page sizes %#x\n", in sli_get_max_sgl()
3512 ocs_log_test(sli4->os, "HLM not supported\n"); in sli_set_hlm()
3543 ocs_log_test(sli4->os, "SGL pre-registration required\n"); in sli_set_sgl_preregister()
3577 ocs_log_test(sli4->os, "unsupported topology %#x\n", value); in sli_set_topology()