Searched refs:efc_log_warn (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/scsi/elx/include/ |
H A D | efc_common.h | 28 #define efc_log_warn(efc, fmt, args...) \ macro
|
/linux/drivers/scsi/elx/libefc/ |
H A D | efc_domain.c | 91 efc_log_warn(efc, "unsupported event %#x\n", event); in efc_domain_cb() 187 efc_log_warn(domain->efc, "%-20s %-20s not handled\n", in __efc_domain_common() 215 efc_log_warn(domain->efc, "%-20s %-20s not handled\n", in __efc_domain_common_shutdown() 965 efc_log_warn(efc, "FCP frame with invalid d_id x%x\n", in efc_domain_dispatch_frame()
|
H A D | efc_fabric.c | 1013 efc_log_warn(efc, "can't find name server node\n"); in efc_process_rscn() 1107 efc_log_warn(nport->efc, in efc_rnode_is_winner() 1557 efc_log_warn(efc, in efc_p2p_setup()
|
H A D | efc_els.c | 188 efc_log_warn(efc, in efc_els_req_cb() 236 efc_log_warn(efc, "els req failed status x%x, ext_status x%x\n", in efc_els_req_cb() 342 efc_log_warn(efc, "[%s] %-8s failed status x%x, ext x%x\n", in efc_els_acc_cb()
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_io.h | 18 efc_log_warn(io->efct, fmt, ##__VA_ARGS__); \
|
H A D | efct_hw.c | 710 efc_log_warn(hw->os, "set FDT hint %d failed: %d\n", in efct_hw_config_set_fdt_xfer_hint()
|
/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.c | 1383 efc_log_warn(sli, "%#x aborting XRI %#x warning non-zero mask", in sli_abort_wqe()
|