| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_gendump.c | 59 ocs_log_debug(ocs, "successfully reset port\n"); in ocs_gen_dump_reset() 61 ocs_log_debug(ocs, "free domain %p\n", domain); in ocs_gen_dump_reset() 69 ocs_log_debug(ocs, "successfully initialized hw\n"); in ocs_gen_dump_reset() 124 ocs_log_debug(nxt_ocs, "port quiesced\n"); in ocs_gen_dump() 142 ocs_log_debug(ocs, "Dump requested, wait for completion.\n"); in ocs_gen_dump() 156 ocs_log_debug(ocs, "sucessfully generated dump\n"); in ocs_gen_dump() 161 ocs_log_debug(ocs, "reset required=%d\n", reset_required); in ocs_gen_dump() 164 ocs_log_debug(ocs, "all devices reset\n"); in ocs_gen_dump() 207 ocs_log_debug(ocs, "Dump requested, wait for completion.\n"); in ocs_fdb_dump() 222 ocs_log_debug(ocs, "sucessfully generated dump\n"); in ocs_fdb_dump()
|
| H A D | ocs_xport.c | 104 ocs_log_debug(ocs, "wait for thread %d to exit\n", i); in ocs_xport_rq_threads_teardown() 108 ocs_log_debug(ocs, "thread %d to exited\n", i); in ocs_xport_rq_threads_teardown() 137 ocs_log_debug(ocs, "number of RQ threads %d\n", num_rq_threads); in ocs_xport_rq_threads_create() 221 ocs_log_debug(ocs, "stopping after ocs_hw_setup\n"); in ocs_xport_attach() 226 ocs_log_debug(ocs, "HW bounce: %d\n", ocs->hw_bounce); in ocs_xport_attach() 231 ocs_log_debug(ocs, "RQ Selection Policy: %d\n", value); in ocs_xport_attach() 726 ocs_log_debug(ocs, "reset required, do force shutdown\n"); in ocs_xport_force_free() 796 ocs_log_debug(ocs, "reset required, do force shutdown\n"); in ocs_xport_control() 811 ocs_log_debug(ocs, "Note: Domain shutdown timed out\n"); in ocs_xport_control() 893 ocs_log_debug(ocs, " WWNN %016" PRIx64 "\n", wwnn); in ocs_xport_control() [all …]
|
| H A D | ocs_sport.c | 88 ocs_log_debug(ocs, "OCS_HW_PORT_ALLOC_OK\n"); in ocs_port_cb() 92 ocs_log_debug(ocs, "OCS_HW_PORT_ALLOC_FAIL\n"); in ocs_port_cb() 96 ocs_log_debug(ocs, "OCS_HW_PORT_ATTACH_OK\n"); in ocs_port_cb() 100 ocs_log_debug(ocs, "OCS_HW_PORT_ATTACH_FAIL\n"); in ocs_port_cb() 104 ocs_log_debug(ocs, "OCS_HW_PORT_FREE_OK\n"); in ocs_port_cb() 108 ocs_log_debug(ocs, "OCS_HW_PORT_FREE_FAIL\n"); in ocs_port_cb() 195 ocs_log_debug(domain->ocs, "[%s] allocate sport\n", sport->display_name); in ocs_sport_alloc() 222 ocs_log_debug(domain->ocs, "[%s] free sport\n", sport->display_name); in ocs_sport_free() 528 ocs_log_debug(ocs,"[%s] sport shutdown vport,sending logo to node\n", in __ocs_sport_common() 621 ocs_log_debug(ocs, "vport: letting f/w select WWN\n"); in __ocs_sport_vport_init() [all …]
|
| H A D | ocs_domain.c | 241 ocs_log_debug(ocs, "Domain allocated: wwn %016" PRIX64 "\n", domain->fcf_wwn); in ocs_domain_alloc() 284 ocs_log_debug(ocs, "Domain free: wwn %016" PRIX64 "\n", domain->fcf_wwn); in ocs_domain_free() 295 ocs_log_debug(ocs, "setting new domain, old=%p new=%p\n", in ocs_domain_free() 530 ocs_log_debug(ocs, "using default hardware WWN configuration \n"); in __ocs_domain_init() 580 ocs_log_debug(ocs, "%s fc_id=%#x speed=%d\n", in __ocs_domain_init() 590 ocs_log_debug(ocs, "%d position map entries\n", count); in __ocs_domain_init() 595 ocs_log_debug(ocs, "%#x -> %#x\n", in __ocs_domain_init() 782 ocs_log_debug(ocs, "Requesting hw domain attach fc_id x%x\n", fc_id); in __ocs_domain_allocated() 809 ocs_log_debug(ocs, "%s received while waiting for OCS_EVT_DOMAIN_REQ_ATTACH\n", in __ocs_domain_allocated() 962 ocs_log_debug(domain->ocs, "ocs_vport_start() did not start all vports\n"); in __ocs_domain_ready() [all …]
|
| H A D | ocs_unsol.c | 52 ocs_log_debug(ocs, "[%06x.%s] %02x/%04x/%04x: " fmt, fc_be24toh((hdr)->d_id), s_id_text, \ 86 ocs_log_debug(ocs, "%s running\n", mythread->name); in ocs_unsol_rq_thread() 104 ocs_log_debug(ocs, "%s exiting\n", mythread->name); in ocs_unsol_rq_thread() 122 ocs_log_debug(ocs, "xri=0x%x tag=0x%x\n", hio->indicator, hio->reqtag); in ocs_unsol_abort_cb() 140 ocs_log_debug(ocs, "already aborted XRI 0x%x\n", hio->indicator); in ocs_port_owned_abort() 142 ocs_log_debug(ocs, "Error aborting XRI 0x%x status %d\n", in ocs_port_owned_abort() 312 ocs_log_debug(ocs, "%u node frames held and processed\n", pend_frames_processed); in ocs_process_node_pending() 373 ocs_log_debug(ocs, "%u domain frames held and processed\n", pend_frames_processed); in ocs_domain_process_pending() 523 ocs_log_debug(domain->ocs, "hold frames set for FCFI %d\n", in ocs_domain_hold_frames() 551 ocs_log_debug(domain->ocs, "hold frames cleared for FCFI %d\n", in ocs_domain_accept_frames() [all …]
|
| H A D | ocs_mgmt.c | 571 ocs_log_debug(ocs, "Resetting port\n"); in ocs_mgmt_firmware_reset() 576 ocs_log_debug(ocs, "successfully reset port\n"); in ocs_mgmt_firmware_reset() 1760 ocs_log_debug(ocs, "Taking port offline\n"); in set_configured_speed() 1776 ocs_log_debug(ocs, "Bringing port online\n"); in set_configured_speed() 1799 ocs_log_debug(ocs, "Taking port offline\n"); in set_configured_topology() 1820 ocs_log_debug(ocs, "Bringing port online\n"); in set_configured_topology() 1837 ocs_log_debug(ocs, "Setting port to %s\n", value); in set_configured_link_state() 1844 ocs_log_debug(ocs, "Setting port to %s\n", value); in set_configured_link_state() 2466 ocs_log_debug(ocs, "mgmt set: %s %s\n", name, value); in set_tgt_rscn_delay() 2474 ocs_log_debug(ocs, "mgmt set: %s %s\n", name, value); in set_tgt_rscn_period() [all …]
|
| H A D | ocs_node.c | 54 #define scsi_io_printf(io, fmt, ...) ocs_log_debug(io->ocs, "[%s]" SCSI_IOFMT fmt, \ 384 ocs_log_debug(ocs, "node allocation when shutting down %06x", port_id); in ocs_node_alloc() 738 ocs_log_debug(ocs, "[%s] cleaning up LS_ACC oxid=0x%x\n", in ocs_node_send_ls_io_cleanup() 1195 ocs_log_debug(ocs, "[%s] %-20s\n", node->display_name, ocs_sm_event_name(evt)); in __ocs_node_wait_ios_shutdown() 1281 ocs_log_debug(ocs, "[%s] (%s) ELS x%02x, LS_RJT not supported\n", in __ocs_node_common() 1301 ocs_log_debug(ocs, "[%s] (%s) %s sending ELS_RJT\n", in __ocs_node_common() 1314 ocs_log_debug(ocs, "[%s] (%s) %s sending CT_REJECT\n", in __ocs_node_common() 1322 ocs_log_debug(ocs, "[%s] (%s) %s sending BA_ACC\n", in __ocs_node_common() 1680 ocs_log_debug(node->ocs, "[%s] %-20s expecting NS cmd=x%x received type=%d\n", in node_check_ns_req() 1683 ocs_log_debug(node->ocs, "[%s] %-20s expecting NS cmd=x%x received cmd=x%x\n", in node_check_ns_req() [all …]
|
| H A D | ocs_hw.c | 462 ocs_log_debug(hw->os, "ulp_start %d, ulp_max %d\n", in ocs_hw_setup() 716 ocs_log_debug(hw->os, "Max CQs %d, hash size = %d\n", in ocs_hw_init() 720 ocs_log_debug(hw->os, "Max RQs %d, hash size = %d\n", in ocs_hw_init() 820 ocs_log_debug(hw->os, "using REG_FCFI MRQ\n"); in ocs_hw_init() 1133 ocs_log_debug(hw->os, "linkcfg=%d\n", hw->linkcfg); in ocs_hw_init_linkcfg_cb() 1215 ocs_log_debug(hw->os, "non-zero ref [%d]=%d\n", in ocs_hw_teardown() 1350 ocs_log_debug(hw->os, "issuing firmware reset\n"); in ocs_hw_reset() 4904 ocs_log_debug(hw ? hw->os : NULL, in ocs_hw_io_abort() 6214 ocs_log_debug(hw->os, "DIF seed set to 0x%x\n", in ocs_hw_set_dif_seed() 8225 ocs_log_debug(hw->os, "adding domain %p @ %#x\n", in ocs_hw_domain_add() [all …]
|
| H A D | ocs_hw_queues.c | 382 ocs_log_debug(hw->os, "create eq[%2d] id %3d len %4d\n", eq->instance, eq->queue->id, in hw_new_eq() 424 ocs_log_debug(hw->os, "create cq[%2d] id %3d len %4d\n", cq->instance, cq->queue->id, in hw_new_cq() 527 ocs_log_debug(hw->os, "create mq[%2d] id %3d len %4d\n", mq->instance, mq->queue->id, in hw_new_mq() 573 …ocs_log_debug(hw->os, "create wq[%2d] id %3d len %4d cls %d ulp %d\n", wq->instance, wq->queue->id, in hw_new_wq() 624 ocs_log_debug(hw->os, "create rq[%2d] id %3d len %4d hdr size %4d ulp %d\n", in hw_new_rq() 643 ocs_log_debug(hw->os, "create rq[%2d] id %3d len %4d data size %4d ulp %d\n", rq->instance, in hw_new_rq() 1605 ocs_log_debug(hw->os, "queue topology: %s\n", qtop_string); in ocs_hw_qtop_parse() 1736 ocs_log_debug(hw->os, "Warning: RCQE status=%#x, \n", rq_status); in ocs_hw_rqpair_process_rq() 1842 ocs_log_debug(hw->os, "Warning: RCQE status=%#x, \n", rq_status); in ocs_hw_rqpair_process_auto_xfr_rdy_cmd() 2299 ocs_log_debug(hw->os, "Status 0x%x\n", status); in ocs_hw_rqpair_auto_xfer_rdy_move_to_port_cb() [all …]
|
| H A D | ocs_sm.h | 198 #define smtrace(sm) ocs_log_debug(NULL, "%s: %-20s --> %s\n", sm, ocs_sm_event_name(evt), __func_…
|
| H A D | ocs_device.c | 125 ocs_log_debug(node->ocs, in __ocs_d_initiate_shutdown() 138 ocs_log_debug(node->ocs, in __ocs_d_initiate_shutdown() 151 ocs_log_debug(node->ocs, in __ocs_d_initiate_shutdown() 251 ocs_log_debug(ocs, "[%s] %-20s %-20s\n", node->display_name, funcname, ocs_sm_event_name(evt)); in __ocs_d_common() 256 ocs_log_debug(ocs, "[%s] %-20s %-20s\n", node->display_name, funcname, ocs_sm_event_name(evt)); in __ocs_d_common() 261 ocs_log_debug(ocs, "[%s] %-20s %-20s\n", node->display_name, funcname, ocs_sm_event_name(evt)); in __ocs_d_common()
|
| H A D | ocs_fabric.c | 86 ocs_log_debug(node->ocs, ">>> reenter !!\n"); in __ocs_fabric_init() 927 ocs_log_debug(ocs, "RSCN received while in GIDPT delay - no action\n"); in __ocs_ns_gidpt_delay() 1308 …ocs_log_debug(sport->ocs, "r: %08x %08x\n", ocs_be32toh(remote_sparms->port_name_hi), ocs_be32toh(… in ocs_rnode_is_winner() 1309 …ocs_log_debug(sport->ocs, "l: %08x %08x\n", (uint32_t) (local_wwpn >> 32ll), (uint32_t) local_wwpn… in ocs_rnode_is_winner() 1866 ocs_log_debug(node->ocs, "residual is %u words\n", residual); in ocs_process_gidpt_payload() 2012 ocs_log_debug(ocs, "External loopback mode enabled\n"); in ocs_p2p_setup()
|
| H A D | ocs_ddump.c | 803 ocs_log_debug(ocs, "Saved ddump already exists\n"); in ocs_save_ddump() 812 ocs_log_debug(ocs, "Saving ddump\n"); in ocs_save_ddump() 814 ocs_log_debug(ocs, "Saved ddump: %d bytes written\n", ocs_textbuf_get_written(&ocs->ddump_saved)); in ocs_save_ddump() 869 ocs_log_debug(ocs, "saved ddump cleared\n"); in ocs_clear_saved_ddump() 873 ocs_log_debug(ocs, "no saved ddump found\n"); in ocs_clear_saved_ddump()
|
| H A D | sli4.c | 3253 /*TODO*/ocs_log_debug(sli4->os, "ACQE GRP5\n"); in sli_cqe_async() 3777 ocs_log_debug(sli4->os, "FCoE\n"); in sli_get_config() 3780 ocs_log_debug(sli4->os, "FC (unknown)\n"); in sli_get_config() 3783 ocs_log_debug(sli4->os, "FC (direct attach)\n"); in sli_get_config() 3786 ocs_log_debug(sli4->os, "FC (arbitrated loop)\n"); in sli_get_config() 4117 ocs_log_debug(os, "status=%#x error1=%#x error2=%#x\n", in sli_setup() 5557 ocs_log_debug(sli4->os, "sentinel EQE\n"); in sli_eq_parse() 8112 ocs_log_debug(sli4->os, "attn_type: no hard alpa\n"); in sli_fc_process_link_attention() 8143 ocs_log_debug(sli4->os, "topology serdes loopback\n"); in sli_fc_process_link_attention() 8503 ocs_log_debug(sli4->os, "FCF Table Full\n"); in sli_fc_process_fcoe() [all …]
|
| H A D | ocs_scsi.c | 522 …ocs_log_debug(ocs, "blocksize %d first check_block %" PRId64 " last_check_block %" PRId64 " check_… in ocs_scsi_dif_check_unknown() 534 ocs_log_debug(ocs, "block guard check error, lba %" PRId64 "\n", scsi_dif_info.lba + i); in ocs_scsi_dif_check_unknown() 539 ocs_log_debug(ocs, "app tag check error, lba %" PRId64 "\n", scsi_dif_info.lba + i); in ocs_scsi_dif_check_unknown() 544 ocs_log_debug(ocs, "ref tag check error, lba %" PRId64 "\n", scsi_dif_info.lba + i); in ocs_scsi_dif_check_unknown() 610 ocs_log_debug(ocs, "expected app tag 0x%x, actual 0x%x\n", in ocs_scsi_dif_check_app_tag() 637 ocs_log_debug(ocs, "expected ref tag 0x%x, actual 0x%x\n", in ocs_scsi_dif_check_ref_tag() 2676 ocs_log_debug(ocs, "status %d ext %d\n", status, ext_status); in ocs_scsi_abort_io_cb() 2775 ocs_log_debug(ocs, "invalid property request %d\n", prop); in ocs_scsi_get_property() 2864 ocs_log_debug(ocs, "invalid property request %d\n", prop); in ocs_scsi_get_property_ptr()
|
| H A D | ocs_node.h | 48 #define node_printf(node, fmt, ...) ocs_log_debug(node->ocs, "[%s] " fmt, node->display_name, ##__V…
|
| H A D | ocs_cam.c | 256 ocs_log_debug(ocs, "task set full processing is %s\n", in ocs_scsi_tgt_new_device() 940 ocs_log_debug(ocs, "PORT offline,.. skipping\n"); in ocs_scsi_sport_deleted() 946 ocs_log_debug(ocs,"sport is not NULL, skipping\n"); in ocs_scsi_sport_deleted() 1929 ocs_log_debug(ocs, "port offline failed : %d\n", rc); in ocs_fcp_change_role() 1934 ocs_log_debug(ocs, "port online failed : %d\n", rc); in ocs_fcp_change_role() 2280 ocs_log_debug(ocs, "Failed to bring port online" in ocs_action()
|
| H A D | ocs_utils.c | 867 ocs_log_debug(os, "%s\n", label); in ocs_dump32() 890 ocs_log_debug(os, "%s", linebuf); in ocs_dump32() 967 ocs_log_debug(ocs, "q_hist not NULL, skipping init\n"); in ocs_queue_history_init()
|
| H A D | ocs_ioctl.c | 1000 ocs_log_debug(ocs, "Setting port to %s\n", new); in ocs_sysctl_port_state() 1009 ocs_log_debug(ocs, "Setting port to %s\n", new); in ocs_sysctl_port_state()
|
| H A D | ocs_els.c | 58 …ocs_log_debug(els->node->ocs, "[%s]" ELS_IOFMT " %-8s " fmt, els->node->display_name, ELS_IOFMT_AR… 178 ocs_log_debug(ocs, "called with io_alloc_enabled = FALSE\n"); in ocs_els_io_alloc_size() 2059 ocs_log_debug(ocs, "els no longer active\n"); in ocs_els_abort_io()
|
| H A D | ocs_os.h | 378 #define ocs_log_debug(os, fmt, ...) ocs_log(os, LOG_DEBUG, fmt, ##__VA_ARGS__); macro
|
| H A D | ocs_pci.c | 401 ocs_log_debug(ocs, "VPort wwpn: %lx wwnn: %lx \n", vport->wwpn, vport->wwnn); in ocs_setup_fcports()
|