Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_res.c85 SNIC_INFO("vNIC resources wq %d\n", c->wq_enet_desc_count); in snic_get_vnic_config()
86 SNIC_INFO("vNIC mtu %d intr timer %d\n", in snic_get_vnic_config()
90 SNIC_INFO("vNIC flags 0x%x luns per tgt %d\n", in snic_get_vnic_config()
94 SNIC_INFO("vNIC io throttle count %d\n", c->io_throttle_count); in snic_get_vnic_config()
95 SNIC_INFO("vNIC port down timeout %d port down io retries %d\n", in snic_get_vnic_config()
99 SNIC_INFO("vNIC back end type = %d\n", c->xpt_type); in snic_get_vnic_config()
100 SNIC_INFO("vNIC hid = %d\n", c->hid); in snic_get_vnic_config()
145 SNIC_INFO("vNIC interrupt mode: %s\n", in snic_alloc_vnic_res()
156 SNIC_INFO("wq %d cq %d intr %d\n", snic->wq_count, in snic_alloc_vnic_res()
H A Dsnic_trc.c132 SNIC_INFO("Trace Facility Enabled.\n Trace Buffer SZ %lu Pages.\n", in snic_trc_init()
155 SNIC_INFO("Trace Facility Disabled.\n"); in snic_trc_free()
H A Dsnic_main.c356 SNIC_INFO("snic device %4x:%4x:%4x:%4x: ", in snic_probe()
360 SNIC_INFO("snic device bus %x: slot %x: fn %x\n", in snic_probe()
731 SNIC_INFO("sNIC device : bus %d: slot %d: fn %d Registration Failed.\n", in snic_probe()
750 SNIC_INFO("sNIC dev: bus %d slot %d fn %d snic inst is null.\n", in snic_remove()
955 SNIC_INFO("SNIC Driver is supported only for x86_64 platforms!\n"); in snic_init_module()
959 SNIC_INFO("%s, ver %s\n", SNIC_DRV_DESCRIPTION, SNIC_DRV_VERSION); in snic_init_module()
H A Dsnic.h152 #define SNIC_INFO(fmt, args...) \ macro
184 SNIC_INFO("Functionality not impl'ed at %s:%d\n", \
H A Dsnic_io.c437 SNIC_INFO("%s Dumping Data of Len = %d\n", pfx, len); in snic_hex_dump()
530 SNIC_INFO("%s:%s >>cmndid=%x:sg_cnt = %x:status = %x:ctx = %lx.\n", in snic_dump_desc()