ocs_log_warn
ocs_log_warn(ocs, "unsupported event %#x\n", event);
ocs_log_warn(domain->ocs, "%-20s %-20s not handled\n", funcname, ocs_sm_event_name(evt));
ocs_log_warn(domain->ocs, "%-20s %-20s not handled\n", funcname, ocs_sm_event_name(evt));
ocs_log_warn(ocs, "status x%x ext x%x\n", status, ext_status);
ocs_log_warn(els->node->ocs, "[%s] %-20s %-20s not handled - terminating ELS\n", node->display_name, funcname,
ocs_log_warn(els->node->ocs, "[%s] %-20s %-20s not handled\n", node->display_name, funcname,
ocs_log_warn(ocs, "ELS response returned len=%d > buflen=%zu\n",
ocs_log_warn(ocs, "els req complete: failed status x%x, ext_status, x%x\n", status, ext_status);
ocs_log_warn(ocs, "[%s] %-8s failed status x%x, ext_status x%x\n",
ocs_log_warn(ocs, "els acc complete: failed status x%x, ext_status, x%x\n", status, ext_status);
ocs_log_warn(sport->ocs, "WWPN of remote node [%08x %08x] matches local WWPN\n",
ocs_log_warn(ocs, "failed to determine p2p winner\n");
ocs_log_warn(ocs, "can't find name server node\n");
ocs_log_warn(hw->os, "more RQs than REG_FCFI filter entries\n");
ocs_log_warn(hw->os, "set FDT hint %d failed: %d\n", fdt_xfer_hint, rc);
ocs_log_warn(io->ocs, fmt, ##__VA_ARGS__); \
ocs_log_warn(ocs,
ocs_log_warn(ocs, "%s: Device is already attached\n", __func__);
ocs_log_warn(ocs, "%s: Device is not attached\n", __func__);
ocs_log_warn(ocs, "unsolicited FCP frame with invalid d_id x%x, dropping\n",
ocs_log_warn(sli4->os, "warning non-zero mask %#x when aborting XRI %#x\n", mask, ids);