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

/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c403 ocs_log_crit(sli4->os, "BMBX WRITE_HI failed\n");
517 ocs_log_crit(sli4->os, "Chip is in an error state - Mailbox "
526 ocs_log_crit(sli4->os, "bootstrap mailbox write fail phys=%p reg=%#x\n",
1517 ocs_log_crit(sli4->os, "port failed to become ready after initialization\n");
3316 ocs_log_crit(sli4->os, "bootstrap mailbox write fail (COM_FUNC_RESET)\n");
3381 ocs_log_crit(sli4->os, "FW status is NOT ready\n");
3393 ocs_log_crit(sli4->os, "bootstrap mailbox not ready\n");
3399 ocs_log_crit(sli4->os, "bootstrap mailbox write fail (FW_INIT)\n");
3403 ocs_log_crit(sli4->os, "bad FW_INIT write\n");
3447 ocs_log_crit(sli
[all...]
H A Docs_hw.c486 ocs_log_crit(hw->os, "Max supported MRQ pairs = %d\n",
492 ocs_log_crit(hw->os, "Max supported EQs = %d\n",
498 ocs_log_crit(hw->os, "Max supported CQs = %d\n",
504 ocs_log_crit(hw->os, "Max supported WQs = %d\n",
510 ocs_log_crit(hw->os, "Max supported MQs = %d\n",
2310 ocs_log_crit(hw->os,"Emulex: Heartbeat expired after %d seconds\n",
2313 ocs_log_crit(hw->os, "Chip is in an error state - reset needed\n");
2314 ocs_log_crit(hw->os, "status=%#x error1=%#x error2=%#x\n",
2462 ocs_log_crit(hw->os, "Chip is in an error state - reset needed\n");
2545 ocs_log_crit(h
[all...]
H A Docs_os.h371 #define ocs_log_crit(os, fmt, ...) ocs_log(os, LOG_CRIT, fmt, ##__VA_ARGS__); macro
H A Docs_hw_queues.c275 ocs_log_crit(hw->os, "Cant create morethan one RQ Set\n");
308 ocs_log_crit(hw->os,

Completed in 208 milliseconds