Home
last modified time | relevance | path

Searched refs:beiscsi_log (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_iscsi.c63 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_session_create()
67 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_session_create()
72 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_session_create()
141 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_conn_create()
173 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_bindconn_cid()
178 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_bindconn_cid()
218 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_conn_bind()
233 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_conn_bind()
250 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_create_ipv4_iface()
269 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_create_ipv6_iface()
[all …]
Dbe_main.c80 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT,\
87 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT, \
121 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT,\
269 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_EH, in beiscsi_eh_abort()
279 beiscsi_log(phba, KERN_WARNING, BEISCSI_LOG_EH, in beiscsi_eh_abort()
351 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_EH, in beiscsi_eh_device_reset()
361 beiscsi_log(phba, KERN_WARNING, BEISCSI_LOG_EH, in beiscsi_eh_device_reset()
777 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_INIT, in beiscsi_get_params()
1015 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT, in beiscsi_init_irqs()
1034 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT , in beiscsi_init_irqs()
[all …]
Dbe_mgmt.c132 beiscsi_log(phba, KERN_ERR, in beiscsi_ue_detect()
140 beiscsi_log(phba, KERN_ERR, in beiscsi_ue_detect()
150 beiscsi_log(phba, KERN_ERR, in beiscsi_ue_detect()
214 beiscsi_log(phba, KERN_INFO, in mgmt_reopen_session()
249 beiscsi_log(phba, KERN_INFO, in mgmt_get_boot_target()
284 beiscsi_log(phba, KERN_INFO, in mgmt_get_session_info()
355 beiscsi_log(phba, KERN_INFO, in mgmt_get_fw_config()
387 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_INIT, in mgmt_get_fw_config()
408 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_INIT, in mgmt_get_fw_config()
413 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT, in mgmt_get_fw_config()
[all …]
Dbe_cmds.c98 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT, in be_chk_reset_complete()
194 beiscsi_log(phba, KERN_ERR, in beiscsi_mccq_compl()
225 beiscsi_log(phba, KERN_WARNING, in beiscsi_mccq_compl()
237 beiscsi_log(phba, KERN_WARNING, in beiscsi_mccq_compl()
334 beiscsi_log(phba, KERN_ERR, in be_mcc_compl_process()
382 beiscsi_log(phba, KERN_WARNING, in be_mcc_compl_process_isr()
444 beiscsi_log(phba, KERN_ERR, in beiscsi_async_link_state_process()
456 beiscsi_log(phba, KERN_ERR, in beiscsi_async_link_state_process()
483 beiscsi_log(phba, KERN_ERR, in beiscsi_process_mcc()
491 beiscsi_log(phba, KERN_ERR, in beiscsi_process_mcc()
[all …]
Dbe_main.h1072 #define beiscsi_log(phba, level, mask, fmt, arg...) \ macro