Searched refs:ocs_log_crit (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c352 ocs_log_crit(sli4->os, "BMBX WRITE_HI failed\n");
467 ocs_log_crit(sli4->os, "Chip is in an error state - Mailbox "
476 ocs_log_crit(sli4->os, "bootstrap mailbox write fail phys=%p reg=%#x\n",
1428 ocs_log_crit(sli4->os, "port failed to become ready after initialization\n");
3229 ocs_log_crit(sli4->os, "bootstrap mailbox write fail (COM_FUNC_RESET)\n");
3295 ocs_log_crit(sli4->os, "FW status is NOT ready\n");
3307 ocs_log_crit(sli4->os, "bootstrap mailbox not ready\n");
3313 ocs_log_crit(sli4->os, "bootstrap mailbox write fail (FW_INIT)\n");
3317 ocs_log_crit(sli4->os, "bad FW_INIT write\n");
3360 ocs_log_crit(sli
[all...]
H A Docs_hw.c478 ocs_log_crit(hw->os, "Max supported MRQ pairs = %d\n",
484 ocs_log_crit(hw->os, "Max supported EQs = %d\n",
490 ocs_log_crit(hw->os, "Max supported CQs = %d\n",
496 ocs_log_crit(hw->os, "Max supported WQs = %d\n",
502 ocs_log_crit(hw->os, "Max supported MQs = %d\n",
2312 ocs_log_crit(hw->os,"Emulex: Heartbeat expired after %d seconds\n",
2315 ocs_log_crit(hw->os, "Chip is in an error state - reset needed\n");
2316 ocs_log_crit(hw->os, "status=%#x error1=%#x error2=%#x\n",
2465 ocs_log_crit(hw->os, "Chip is in an error state - reset needed\n");
2548 ocs_log_crit(h
[all...]
H A Docs_os.h374 #define ocs_log_crit(os, fmt, ...) ocs_log(os, LOG_CRIT, fmt, ##__VA_ARGS__); macro
H A Docs_hw_queues.c272 ocs_log_crit(hw->os, "Cant create morethan one RQ Set\n");
305 ocs_log_crit(hw->os,

Completed in 83 milliseconds