| /freebsd-11-stable/sys/dev/ocs_fc/ |
| HD | ocs_xport.c | 145 ocs_log_err(ocs, "memory allocation failure\n"); in ocs_xport_rq_threads_create() 164 ocs_log_err(ocs, "ocs_thread_create failed: %d\n", rc); in ocs_xport_rq_threads_create() 218 ocs_log_err(ocs, "%s: Can't setup hardware\n", ocs->desc); in ocs_xport_attach() 246 ocs_log_err(ocs, "%s: Can't set number of SGLs\n", ocs->desc); in ocs_xport_attach() 259 ocs_log_err(ocs, "Can't allocate node pool\n"); in ocs_xport_attach() 269 ocs_log_err(ocs, "Can't allocate IO pool\n"); in ocs_xport_attach() 279 ocs_log_err(ocs, "failure creating RQ threads\n"); in ocs_xport_attach() 409 ocs_log_err(ocs, "%s: Can't set number of IOs\n", ocs->desc); in ocs_xport_initialize() 420 ocs_log_err(ocs, "Cannot enable high login mode for this port\n"); in ocs_xport_initialize() 424 ocs_log_err(ocs, "%s: Can't set high login mode\n", ocs->desc); in ocs_xport_initialize() [all …]
|
| HD | ocs_hw.c | 246 ocs_log_err(hw->os, "bad parameter hw=%p\n", hw); in ocs_hw_link_event_init() 338 ocs_log_err(os, "bad parameter(s) hw=%p\n", hw); in ocs_hw_setup() 380 ocs_log_err(hw->os, "SLI setup failed\n"); in ocs_hw_setup() 618 ocs_log_err(hw->os, "SLI failed to initialize\n"); in ocs_hw_init() 639 ocs_log_err(hw->os, "config auto xfer rdy failed\n"); in ocs_hw_init() 648 ocs_log_err(hw->os, "set parameters auto xfer rdy T10 PI failed\n"); in ocs_hw_init() 657 ocs_log_err(hw->os, "Enabling Sliport Health check failed \n"); in ocs_hw_init() 679 ocs_log_err(hw->os, "requested %d EQ but %d allowed\n", in ocs_hw_init() 687 ocs_log_err(hw->os, "requested %d CQ but %d allowed\n", in ocs_hw_init() 695 ocs_log_err(hw->os, "requested %d MQ but %d allowed\n", in ocs_hw_init() [all …]
|
| HD | ocs_domain.c | 122 ocs_log_err(ocs, "ocs_domain_alloc() failed\n"); in ocs_domain_cb() 238 ocs_log_err(ocs, "spv_new() failed\n"); in ocs_domain_alloc() 258 ocs_log_err(ocs, "domain allocation failed\n"); in ocs_domain_alloc() 389 ocs_log_err(ocs, "invalid index: %d\n", index); in ocs_domain_get_instance() 547 ocs_log_err(ocs, "ocs_sport_alloc() failed\n"); in __ocs_domain_init() 556 ocs_log_err(ocs, "no VLAN id available (FCF=%d)\n", in __ocs_domain_init() 568 ocs_log_err(ocs, "Can't allocate port\n"); in __ocs_domain_init() 604 ocs_log_err(ocs, "ocs_node_alloc() failed\n"); in __ocs_domain_init() 615 ocs_log_err(ocs, "Failed to initiate HW domain allocation\n"); in __ocs_domain_init() 710 ocs_log_err(ocs, "Hmmmm ... Fabric Controller node already exists\n"); in __ocs_domain_wait_alloc() [all …]
|
| HD | ocs_hw_queues.c | 95 ocs_log_err(hw->os, "MRQ topology not supported by SLI4.\n"); in ocs_hw_init_queues() 106 ocs_log_err(hw->os, "ocs_varray_alloc for wq_class failed\n"); in ocs_hw_init_queues() 115 ocs_log_err(hw->os, "ocs_varray_alloc for wq_class failed\n"); in ocs_hw_init_queues() 172 ocs_log_err(hw->os, "invalid ULP %d for WQ\n", qt->ulp); in ocs_hw_init_queues() 185 ocs_log_err(hw->os, "QTOP_WQ: EQ ocs_varray_add failed\n"); in ocs_hw_init_queues() 193 ocs_log_err(hw->os, "HW wq_class_array ocs_varray_add failed\n"); in ocs_hw_init_queues() 198 ocs_log_err(hw->os, "Invalid class value: %d\n", qt->class); in ocs_hw_init_queues() 208 ocs_log_err(hw->os, "HW wq_cpu_array ocs_varray_add failed\n"); in ocs_hw_init_queues() 223 ocs_log_err(hw->os, "invalid ULP %d for RQ\n", qt->ulp); in ocs_hw_init_queues() 367 ocs_log_err(hw->os, "EQ[%d] allocation failure\n", eq->instance); in hw_new_eq() [all …]
|
| HD | ocs_els.c | 207 ocs_log_err(ocs, "assertion failed. HIO is not null\n"); in ocs_els_io_alloc_size() 222 ocs_log_err(ocs, "ELS command request len greater than allocated\n"); in ocs_els_io_alloc_size() 229 ocs_log_err(ocs, "ELS command response len: %d " in ocs_els_io_alloc_size() 320 ocs_log_err(ocs, "assertion failed: niether els->els_pend nor els->active set\n"); in _ocs_els_io_free() 354 ocs_log_err(node->ocs, "assertion failed: both els->els_pend and els->active set\n"); in ocs_els_make_active() 370 ocs_log_err(node->ocs, "assertion failed: niether els->els_pend nor els->active set\n"); in ocs_els_make_active() 628 ocs_log_err(ocs, "IO alloc failed\n"); in ocs_send_plogi() 688 ocs_log_err(ocs, "IO alloc failed\n"); in ocs_send_flogi() 747 ocs_log_err(ocs, "IO alloc failed\n"); in ocs_send_fdisc() 799 ocs_log_err(ocs, "IO alloc failed\n"); in ocs_send_prli() [all …]
|
| HD | ocs_io.c | 112 ocs_log_err(ocs, "allocate of IO pool failed\n"); in ocs_io_pool_create() 135 ocs_log_err(ocs, "ocs_dma_alloc cmdbuf failed\n"); in ocs_io_pool_create() 144 ocs_log_err(ocs, "ocs_dma_alloc cmdbuf failed\n"); in ocs_io_pool_create() 152 ocs_log_err(ocs, "malloc sgl's failed\n"); in ocs_io_pool_create() 165 ocs_log_err(ocs, "ocs_dma_alloc els_req failed\n"); in ocs_io_pool_create() 172 ocs_log_err(ocs, "ocs_dma_alloc els_rsp failed\n"); in ocs_io_pool_create()
|
| HD | sli4.c | 212 ocs_log_err(sli->os, "regname %d not defined for if_type %d\n", reg, sli->if_type); in sli_reg_read() 234 ocs_log_err(sli->os, "regname %d not defined for if_type %d\n", reg, sli->if_type); in sli_reg_write() 491 ocs_log_err(sli4->os, "invalid or wrong type\n"); in sli_bmbx_command() 3152 ocs_log_err(NULL, "bad parameter sli4=%p buf=%p\n", sli4, buf); in sli_cqe_async() 3199 ocs_log_err(NULL, "bad parameter buf=%p cmd=%#x\n", buf, in sli_res_sli_config() 3233 ocs_log_err(sli4->os, "bad status COM_FUNC_RESET\n"); in sli_common_function_reset() 3237 ocs_log_err(sli4->os, "bad COM_FUNC_RESET write\n"); in sli_common_function_reset() 3322 ocs_log_err(sli4->os, "bad COM_FUNC_RESET write\n"); in sli_fw_init() 3365 ocs_log_err(sli4->os, "bad COM_FUNC_RESET write\n"); in sli_fw_term() 3477 ocs_log_err(sli4->os, "REQUEST_FEATURES bad status %#x\n", in sli_request_features() [all …]
|
| HD | ocs_ioctl.c | 423 ocs_log_err(ocs, "Error: ocs_textbuf_alloc failed\n"); in ocs_ioctl() 493 ocs_log_err(ocs, "Error: ocs_textbuf_alloc failed\n"); in ocs_ioctl() 524 ocs_log_err(ocs, "Error: ocs_textbuf_alloc failed\n"); in ocs_ioctl() 554 ocs_log_err(ocs, "Error: ocs_textbuf_alloc failed\n"); in ocs_ioctl() 565 ocs_log_err(ocs, "Error: ocs_textbuf_alloc failed\n"); in ocs_ioctl() 590 ocs_log_err(ocs, "Error: ocs_textbuf_alloc failed\n"); in ocs_ioctl() 690 ocs_log_err(ocs, "ocs_firmware_write: malloc failed\n"); in ocs_firmware_write() 781 ocs_log_err(ocs, "Firmware update failed with status = %d\n", rc); in ocs_sys_fwupgrade() 1024 ocs_log_err(ocs, "Setting port to offline failed\n"); in ocs_sysctl_port_state() 1033 ocs_log_err(ocs, "Setting port to online failed\n"); in ocs_sysctl_port_state() [all …]
|
| HD | ocs_unsol.c | 634 ocs_log_err(ocs, "ocs_node_alloc() failed\n"); in ocs_domain_dispatch_frame() 922 ocs_log_err(ocs, "IO allocation failed ox_id %04x\n", ocs_be16toh(fchdr->ox_id)); in ocs_dispatch_fcp_cmd() 935 ocs_log_err(ocs, "ESP Header present. Fix ESP Size.\n"); in ocs_dispatch_fcp_cmd() 1023 ocs_log_err(ocs, "IO allocation failed ox_id %04x\n", ocs_be16toh(fchdr->ox_id)); in ocs_dispatch_fcp_cmd_auto_xfer_rdy() 1033 ocs_log_err(ocs, "TMF flags set 0x%x\n", cmnd->task_management_flags); in ocs_dispatch_fcp_cmd_auto_xfer_rdy() 1086 ocs_log_err(ocs, "data received for NULL io, xri=0x%x\n", in ocs_dispatch_fcp_data() 1096 ocs_log_err(ocs, "data received for host owned XRI, xri=0x%x\n", in ocs_dispatch_fcp_data() 1103 ocs_log_err(ocs, "data with status 0x%x received, xri=0x%x\n", in ocs_dispatch_fcp_data() 1132 ocs_log_err(ocs, "error passing first burst, xri=0x%x, oxid=0x%x\n", in ocs_dispatch_fcp_data()
|
| HD | ocs_sport.c | 427 ocs_log_err(sport->ocs, "ocs_hw_port_attach failed: %d\n", rc); in ocs_sport_attach() 634 ocs_log_err(ocs, "Can't allocate port\n"); in __ocs_sport_vport_init() 694 ocs_log_err(ocs, "ocs_node_alloc() failed\n"); in __ocs_sport_vport_wait_alloc() 861 ocs_log_err(sport->ocs, "ocs_hw_port_free failed\n"); in __ocs_sport_wait_shutdown() 1541 ocs_log_err(ocs, "ocs_malloc failed\n"); in ocs_vport_create_spec() 1776 ocs_log_err(ocs, "ocs_hw_node_group_alloc() failed: %d\n", hrc); in ocs_remote_node_group_alloc() 1876 ocs_log_err(ocs, "ocs_node_group_dir_alloc() failed\n"); in ocs_node_group_init() 1889 ocs_log_err(ocs, "ocs_remote_node_group_alloc() failed\n"); in ocs_node_group_init() 1898 ocs_log_err(node->ocs, "assertion failed: idx >= ocs->hlm_group_size\n"); in ocs_node_group_init()
|
| HD | ocs_mgmt.c | 749 ocs_log_err(other_ocs, in ocs_mgmt_firmware_reset() 791 ocs_log_err(ocs, "ocs_mgmt_firmware_write: malloc failed"); in ocs_mgmt_firmware_write() 821 ocs_log_err(ocs, "ocs_sem_p failed\n"); in ocs_mgmt_firmware_write() 929 ocs_log_err(ocs, "ocs_sem_p failed\n"); in ocs_mgmt_get_sfp() 1782 ocs_log_err(ocs, "ocs_sem_p failed\n"); in set_linkcfg() 2047 ocs_log_err(ocs, "ocs_sem_p failed\n"); in get_port_protocol() 2131 ocs_log_err(ocs, "ocs_sem_p failed\n"); in set_port_protocol() 2188 ocs_log_err(ocs, "ocs_sem_p failed\n"); in get_profile_list() 2266 ocs_log_err(ocs, "ocs_sem_p failed\n"); in get_active_profile() 2323 ocs_log_err(ocs, "ocs_sem_p failed\n"); in set_active_profile() [all …]
|
| HD | ocs_pci.c | 217 ocs_log_err(ocs, "failed to allocate memory for saved ddump\n"); in ocs_setup_params() 352 ocs_log_err(ocs, "Get default wwn failed \n"); in ocs_setup_fcports() 584 ocs_log_err(ocs, "%s: Transport Shutdown timed out\n", __func__); in ocs_device_detach() 590 ocs_log_err(ocs, "%s: Transport detach failed\n", __func__); in ocs_device_detach()
|
| HD | ocs_os.c | 951 ocs_log_err(NULL, "bad parameter\n"); in ocs_setup_timer() 987 ocs_log_err(NULL, "bad parameter\n"); in ocs_mod_timer() 1042 ocs_log_err(NULL, "%s(%d) assertion (%s) failed\n", (fn ? fn + 1 : filename), linenum, cond); in _ocs_assert()
|
| HD | ocs_utils.c | 97 ocs_log_err(NULL, "Error: size exceeds slab length\n"); in ocs_array_alloc() 980 ocs_log_err(ocs, "Could not allocate queue history buffer\n"); in ocs_queue_history_init() 1865 ocs_log_err(textbuf->ocs, "alloc segment failed\n"); in ocs_textbuf_vprintf() 2335 ocs_log_err(ocs, "ocs_malloc ramlog failed\n"); in ocs_ramlog_init() 2343 ocs_log_err(ocs, "ocs_malloc textbufs failed\n"); in ocs_ramlog_init() 2351 ocs_log_err(ocs, "ocs_textbuf_alloc failed\n"); in ocs_ramlog_init()
|
| HD | ocs_fabric.c | 330 ocs_log_err(ocs, "FDISC failed, shutting down sport\n"); in __ocs_fabric_fdisc_wait_rsp() 870 ocs_log_err(node->ocs, "ocs_xport_control(OCS_XPORT_POST_NODE_EVENT) failed: %d\n", rc); in gidpt_delay_timer_cb() 1365 ocs_log_err(ocs, "node alloc failed\n"); in __ocs_p2p_wait_domain_attach() 1955 ocs_log_err(ocs, "ocs_node_alloc() failed\n"); in ocs_process_gidpt_payload()
|
| HD | ocs_scsi.c | 205 ocs_log_err(node->ocs, "assertion failed: io->hio is not NULL\n"); in ocs_scsi_io_alloc() 706 ocs_log_err(ocs, "ocs_hw_io_init_sges failed: %d\n", rc); in ocs_scsi_build_sgls() 772 ocs_log_err(ocs, "ocs_hw_io_add_sge failed: count=%d rc=%d\n", in ocs_scsi_build_sgls() 785 ocs_log_err(ocs, "ocs_hw_io_add_sge failed: count=%d rc=%d\n", in ocs_scsi_build_sgls() 1312 ocs_log_err(ocs, "ocs_dma_alloc overflow sgl failed\n"); in ocs_scsi_io_dispatch_hw_io() 1318 ocs_log_err(ocs, "ocs_hw_io_register_sgl() failed\n"); in ocs_scsi_io_dispatch_hw_io() 1696 ocs_log_err(ocs, "NULL response buffer\n"); in ocs_scsi_send_resp()
|
| HD | ocs_node.c | 250 ocs_log_err(ocs, "node ptrs allocation failed"); in ocs_node_create_pool() 270 ocs_log_err(ocs, "node allocation failed"); in ocs_node_create_pool() 282 ocs_log_err(ocs, "ocs_dma_alloc failed: %d\n", rc); in ocs_node_create_pool() 394 ocs_log_err(ocs, "node allocation failed %06x", port_id); in ocs_node_alloc() 418 ocs_log_err(ocs, "ocs_hw_node_alloc failed: %d\n", rc); in ocs_node_alloc()
|
| HD | ocs_cam.c | 198 ocs_log_err(ocs, "Attach port failed for chan: %d\n", i); in ocs_cam_attach() 412 ocs_log_err(ocs, "FCP is NULL \n"); in ocs_scsi_new_initiator() 484 ocs_log_err(ocs, "FCP is NULL \n"); in ocs_scsi_del_initiator() 542 ocs_log_err(ocs, "FCP is NULL \n"); in ocs_scsi_recv_cmd() 672 ocs_log_err(ocs, "FCP is NULL \n"); in ocs_scsi_recv_tmf() 1171 ocs_log_err(ocs,"FCP is NULL \n"); in ocs_scsi_del_target()
|
| HD | ocs_os.h | 375 #define ocs_log_err(os, fmt, ...) ocs_log(os, LOG_ERR, fmt, ##__VA_ARGS__); macro
|
| HD | ocs_ddump.c | 812 ocs_log_err(ocs, "Saved ddump not allocated\n"); in ocs_save_ddump()
|