Home
last modified time | relevance | path

Searched refs:SNIC_ERR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_main.c369 SNIC_ERR("Unable to alloc scsi_host\n"); in snic_probe()
825 SNIC_ERR("Failed to allocate Global Context.\n"); in snic_global_data_init()
840 SNIC_ERR("Trace buffer init failed, SNIC tracing disabled\n"); in snic_global_data_init()
855 SNIC_ERR("Failed to create snic default sgl slab\n"); in snic_global_data_init()
868 SNIC_ERR("Failed to create snic max sgl slab\n"); in snic_global_data_init()
879 SNIC_ERR("Failed to create snic tm req slab\n"); in snic_global_data_init()
889 SNIC_ERR("snic event queue create failed\n"); in snic_global_data_init()
963 SNIC_ERR("Failed to Initialize Global Data.\n"); in snic_init_module()
970 SNIC_ERR("PCI driver register error\n"); in snic_init_module()
H A Dsnic_trc.c117 SNIC_ERR("Failed to Allocate Trace Buffer Size. %d\n", tbuf_sz); in snic_trc_init()
118 SNIC_ERR("Trace Facility not enabled.\n"); in snic_trc_init()
H A Dsnic.h158 #define SNIC_ERR(fmt, args...) \ macro
165 SNIC_ERR("SNIC BUG(%s)\n", #EXPR); \
173 SNIC_ERR("SNIC BUG(%s) at %s : %d\n", \
H A Dsnic_ctl.c77 SNIC_ERR("Invalid version string [%s].\n", s); in snic_ver_enc()
H A Dsnic_disc.c481 SNIC_ERR("snic driver removal in progress ...\n"); in snic_disc_start()