Home
last modified time | relevance | path

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

/drivers/scsi/snic/
Dsnic_res.c99 SNIC_INFO("vNIC resources wq %d\n", c->wq_enet_desc_count); in snic_get_vnic_config()
100 SNIC_INFO("vNIC mtu %d intr timer %d\n", in snic_get_vnic_config()
104 SNIC_INFO("vNIC flags 0x%x luns per tgt %d\n", in snic_get_vnic_config()
108 SNIC_INFO("vNIC io throttle count %d\n", c->io_throttle_count); in snic_get_vnic_config()
109 SNIC_INFO("vNIC port down timeout %d port down io retries %d\n", in snic_get_vnic_config()
113 SNIC_INFO("vNIC back end type = %d\n", c->xpt_type); in snic_get_vnic_config()
114 SNIC_INFO("vNIC hid = %d\n", c->hid); in snic_get_vnic_config()
159 SNIC_INFO("vNIC interrupt mode: %s\n", in snic_alloc_vnic_res()
170 SNIC_INFO("wq %d cq %d intr %d\n", snic->wq_count, in snic_alloc_vnic_res()
Dsnic_main.c370 SNIC_INFO("snic device %4x:%4x:%4x:%4x: ", in snic_probe()
374 SNIC_INFO("snic device bus %x: slot %x: fn %x\n", in snic_probe()
745 SNIC_INFO("sNIC device : bus %d: slot %d: fn %d Registration Failed.\n", in snic_probe()
764 SNIC_INFO("sNIC dev: bus %d slot %d fn %d snic inst is null.\n", in snic_remove()
969 SNIC_INFO("SNIC Driver is supported only for x86_64 platforms!\n"); in snic_init_module()
973 SNIC_INFO("%s, ver %s\n", SNIC_DRV_DESCRIPTION, SNIC_DRV_VERSION); in snic_init_module()
Dsnic_trc.c146 SNIC_INFO("Trace Facility Enabled.\n Trace Buffer SZ %lu Pages.\n", in snic_trc_init()
169 SNIC_INFO("Trace Facility Disabled.\n"); in snic_trc_free()
Dsnic.h166 #define SNIC_INFO(fmt, args...) \ macro
198 SNIC_INFO("Functionality not impl'ed at %s:%d\n", \
Dsnic_io.c451 SNIC_INFO("%s Dumping Data of Len = %d\n", pfx, len); in snic_hex_dump()
544 SNIC_INFO("%s:%s >>cmndid=%x:sg_cnt = %x:status = %x:ctx = %lx.\n", in snic_dump_desc()