Searched refs:ocs_log_crit (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/dev/ocs_fc/ |
| D | sli4.c | 405 ocs_log_crit(sli4->os, "BMBX WRITE_HI failed\n"); in sli_bmbx_write() 520 ocs_log_crit(sli4->os, "Chip is in an error state - Mailbox " in sli_bmbx_command() 529 ocs_log_crit(sli4->os, "bootstrap mailbox write fail phys=%p reg=%#x\n", in sli_bmbx_command() 1521 ocs_log_crit(sli4->os, "port failed to become ready after initialization\n"); in sli_sliport_control() 3332 ocs_log_crit(sli4->os, "bootstrap mailbox write fail (COM_FUNC_RESET)\n"); in sli_common_function_reset() 3398 ocs_log_crit(sli4->os, "FW status is NOT ready\n"); in sli_fw_init() 3410 ocs_log_crit(sli4->os, "bootstrap mailbox not ready\n"); in sli_fw_init() 3416 ocs_log_crit(sli4->os, "bootstrap mailbox write fail (FW_INIT)\n"); in sli_fw_init() 3420 ocs_log_crit(sli4->os, "bad FW_INIT write\n"); in sli_fw_init() 3464 ocs_log_crit(sli4->os, "bootstrap mailbox not ready\n"); in sli_fw_term() [all …]
|
| D | ocs_hw.c | 481 ocs_log_crit(hw->os, "Max supported MRQ pairs = %d\n", in ocs_hw_setup() 487 ocs_log_crit(hw->os, "Max supported EQs = %d\n", in ocs_hw_setup() 493 ocs_log_crit(hw->os, "Max supported CQs = %d\n", in ocs_hw_setup() 499 ocs_log_crit(hw->os, "Max supported WQs = %d\n", in ocs_hw_setup() 505 ocs_log_crit(hw->os, "Max supported MQs = %d\n", in ocs_hw_setup() 2315 ocs_log_crit(hw->os,"Emulex: Heartbeat expired after %d seconds\n", in ocs_hw_command() 2318 ocs_log_crit(hw->os, "Chip is in an error state - reset needed\n"); in ocs_hw_command() 2319 ocs_log_crit(hw->os, "status=%#x error1=%#x error2=%#x\n", in ocs_hw_command() 2468 ocs_log_crit(hw->os, "Chip is in an error state - reset needed\n"); in ocs_hw_port_alloc() 2551 ocs_log_crit(hw->os, "Chip is in an error state - reset needed\n"); in ocs_hw_port_attach() [all …]
|
| D | ocs_os.h | 374 #define ocs_log_crit(os, fmt, ...) ocs_log(os, LOG_CRIT, fmt, ##__VA_ARGS__); macro
|
| D | ocs_hw_queues.c | 272 ocs_log_crit(hw->os, "Cant create morethan one RQ Set\n"); in ocs_hw_init_queues() 305 ocs_log_crit(hw->os, in ocs_hw_init_queues()
|