Searched refs:ocs_log_warn (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_io.h | 43 ocs_log_warn(io->ocs, fmt, ##__VA_ARGS__); \
|
H A D | ocs_els.c | 489 ocs_log_warn(ocs, "ELS response returned len=%d > buflen=%zu\n", in ocs_els_req_cb() 519 ocs_log_warn(ocs, "els req complete: failed status x%x, ext_status, x%x\n", status, ext_status); in ocs_els_req_cb() 577 ocs_log_warn(ocs, "[%s] %-8s failed status x%x, ext_status x%x\n", in ocs_els_acc_cb() 579 ocs_log_warn(ocs, "els acc complete: failed status x%x, ext_status, x%x\n", status, ext_status); in ocs_els_acc_cb() 2002 ocs_log_warn(ocs, "status x%x ext x%x\n", status, ext_status); in ocs_els_abort_cb() 2179 …ocs_log_warn(els->node->ocs, "[%s] %-20s %-20s not handled - terminating ELS\n", node->display_nam… in __ocs_els_common() 2184 ocs_log_warn(els->node->ocs, "[%s] %-20s %-20s not handled\n", node->display_name, funcname, in __ocs_els_common()
|
H A D | ocs_domain.c | 167 ocs_log_warn(ocs, "unsupported event %#x\n", event); in ocs_domain_cb() 423 ocs_log_warn(domain->ocs, "%-20s %-20s not handled\n", funcname, ocs_sm_event_name(evt)); in __ocs_domain_common() 468 ocs_log_warn(domain->ocs, "%-20s %-20s not handled\n", funcname, ocs_sm_event_name(evt)); in __ocs_domain_common_shutdown()
|
H A D | ocs_fabric.c | 1310 ocs_log_warn(sport->ocs, "WWPN of remote node [%08x %08x] matches local WWPN\n", in ocs_rnode_is_winner() 2015 ocs_log_warn(ocs, "failed to determine p2p winner\n"); in ocs_p2p_setup() 2046 ocs_log_warn(ocs, "can't find name server node\n"); in ocs_process_rscn()
|
H A D | ocs_pci.c | 412 ocs_log_warn(ocs, "%s: Device is already attached\n", __func__); in ocs_device_attach() 625 ocs_log_warn(ocs, "%s: Device is not attached\n", __func__); in ocs_device_detach()
|
H A D | ocs_os.h | 373 #define ocs_log_warn(os, fmt, ...) ocs_log(os, LOG_WARN, fmt, ##__VA_ARGS__); macro
|
H A D | ocs_unsol.c | 604 ocs_log_warn(ocs, "unsolicited FCP frame with invalid d_id x%x, dropping\n", in ocs_domain_dispatch_frame()
|
H A D | ocs_ioctl.c | 798 ocs_log_warn(ocs, in ocs_sys_fwupgrade()
|
H A D | ocs_hw.c | 6449 ocs_log_warn(hw->os, "set FDT hint %d failed: %d\n", fdt_xfer_hint, rc); in ocs_hw_config_set_fdt_xfer_hint() 10845 ocs_log_warn(hw->os, "more RQs than REG_FCFI filter entries\n"); in __ocs_hw_domain_alloc_reg_fcfi()
|
H A D | sli4.c | 6549 ocs_log_warn(sli4->os, "warning non-zero mask %#x when aborting XRI %#x\n", mask, ids); in sli_abort_wqe()
|