Searched refs:beiscsi_log (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_iscsi.c | 63 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 …]
|
D | be_mgmt.c | 132 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 …]
|
D | be_main.c | 80 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() 789 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_INIT, in beiscsi_get_params() 1027 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT, in beiscsi_init_irqs() 1046 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT , in beiscsi_init_irqs() [all …]
|
D | be_cmds.c | 98 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() 457 beiscsi_log(phba, KERN_ERR, in beiscsi_async_link_state_process() 485 beiscsi_log(phba, KERN_ERR, in beiscsi_process_mcc() 495 beiscsi_log(phba, KERN_ERR, in beiscsi_process_mcc() [all …]
|
D | be_main.h | 1077 #define beiscsi_log(phba, level, mask, fmt, arg...) \ macro
|