Home
last modified time | relevance | path

Searched refs:SNIC_DBG (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/snic/
Dsnic_debugfs.c42 SNIC_DBG("Cannot create debugfs root\n"); in snic_debugfs_init()
50 SNIC_DBG("Cannot create Statistics directory\n"); in snic_debugfs_init()
391 SNIC_DBG("snic_stats root doesn't exist\n"); in snic_stats_debugfs_init()
398 SNIC_DBG("Cannot create host directory\n"); in snic_stats_debugfs_init()
410 SNIC_DBG("Cannot create host's stats file\n"); in snic_stats_debugfs_init()
423 SNIC_DBG("Cannot create host's reset_stats file\n"); in snic_stats_debugfs_init()
Dsnic_trc.h100 SNIC_DBG("SnicTrace: %s %2u %2u %llx %llx %llx %llx %llx", \
Dsnic.h167 #define SNIC_DBG(fmt, args...) \ macro
Dsnic_io.c166 SNIC_DBG("host = %d, WQ is Full\n", snic->shost->host_no); in snic_queue_wq_desc()