Searched refs:ocs_log_info (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/ocs_fc/
H A Docs_node.h43 ocs_log_info(node->ocs, "[%s] %-20s\n", node->display_name, ocs_sm_event_name(evt)); \
H A Docs_domain.c49 ocs_log_info(domain->ocs, "[domain] %-20s %-20s\n", __func__, ocs_sm_event_name(evt)); \
55 ocs_log_info(domain ? domain->ocs : NULL, fmt, ##__VA_ARGS__); \
60 ocs_log_info(domain ? domain->ocs : NULL, fmt, ##__VA_ARGS__); \
682 ocs_log_info(ocs, "Overriding WWN\n");
H A Docs_os.h374 #define ocs_log_info(os, fmt, ...) ocs_log(os, LOG_INFO, fmt, ##__VA_ARGS__); macro
H A Docs_els.c52 ocs_log_info(ocs, "[%s] %-20s\n", node->display_name, __func__); \
2113 ocs_log_info(ocs, "[%s] %-8s %-20s %-20s\n", node->display_name, els->display_name, \
H A Docs_scsi.c56 #define scsi_io_printf(io, fmt, ...) ocs_log_info(io->ocs, "[%s]" SCSI_IOFMT fmt, \
68 ocs_log_info(ocs, fmt, ##__VA_ARGS__); \
H A Docs_cam.c1342 ocs_log_info(ocs, "OCS CAM TASK SET FULL. Tasks >= %d\n",
1347 ocs_log_info(ocs, "OCS CAM SCSI BUSY\n");
H A Docs_ioctl.c780 ocs_log_info(ocs, "Firmware updated successfully\n");
H A Dsli4.c871 ocs_log_info(sli4->os, "bring up link with topology: %d, PTV: %d, TF: %d, PT: %d \n",
3770 ocs_log_info(sli4->os, "Persistent Topology: PTV: %d, TF: %d, PT: %d \n",
H A Docs_hw.c1013 ocs_log_info(hw->os, "watchdog timer configured with timeout = %d seconds \n", hw->watchdog_timeout);
11217 ocs_log_info(hw->os, "IO timeout xri=0x%x tag=0x%x type=%d elasped time:%u\n",

Completed in 242 milliseconds