Searched refs:beiscsi_log (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_iscsi.c | 57 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_session_create() 62 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_session_create() 65 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_session_create() 144 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_conn_create() 199 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_conn_bind() 229 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_conn_bind() 249 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_iface_create_ipv4() 268 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_iface_create_ipv6() 634 beiscsi_log(beiscsi_ep->phba, KERN_INFO, in beiscsi_ep_get_param() 923 beiscsi_log(beiscsi_conn->phba, KERN_ERR, in beiscsi_conn_start() [all …]
|
H A D | be_main.c | 1048 beiscsi_log(phba, KERN_INFO, in free_wrb_handle() 1391 beiscsi_log(phba, KERN_ERR, in hwi_complete_cmd() 1445 beiscsi_log(phba, KERN_ERR, in beiscsi_complete_pdu() 1969 beiscsi_log(phba, KERN_ERR, in beiscsi_process_cq() 1976 beiscsi_log(phba, KERN_ERR, in beiscsi_process_cq() 1988 beiscsi_log(phba, KERN_ERR, in beiscsi_process_cq() 1994 beiscsi_log(phba, KERN_ERR, in beiscsi_process_cq() 2019 beiscsi_log(phba, KERN_ERR, in beiscsi_process_cq() 2028 beiscsi_log(phba, KERN_ERR, in beiscsi_process_cq() 4343 beiscsi_log(phba, KERN_INFO, in beiscsi_offload_connection() [all …]
|
H A D | be_cmds.c | 97 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT | in alloc_mcc_wrb() 109 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT | in alloc_mcc_wrb() 199 beiscsi_log(phba, KERN_WARNING, in __beiscsi_mcc_compl_status() 208 beiscsi_log(phba, KERN_WARNING, in __beiscsi_mcc_compl_status() 295 beiscsi_log(phba, KERN_ERR, in beiscsi_mccq_compl_wait() 333 beiscsi_log(phba, KERN_ERR, in beiscsi_process_mbox_compl() 498 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_MBOX | in beiscsi_process_mcc_compl() 508 beiscsi_log(phba, KERN_WARNING, in beiscsi_process_mcc_compl() 617 beiscsi_log(phba, KERN_ERR, in be_mbox_db_ready_poll() 833 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_INIT, in beiscsi_cmd_cq_create() [all …]
|
H A D | be_mgmt.c | 131 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in mgmt_open_connection() 190 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in mgmt_open_connection() 281 beiscsi_log(phba, KERN_ERR, BEISCSI_LOG_CONFIG, in beiscsi_prep_nemb_cmd() 287 beiscsi_log(phba, KERN_INFO, BEISCSI_LOG_CONFIG, in beiscsi_prep_nemb_cmd() 379 beiscsi_log(phba, KERN_ERR, in beiscsi_get_initiator_name() 727 beiscsi_log(phba, KERN_ERR, in beiscsi_if_set_vlan() 735 beiscsi_log(phba, KERN_ERR, in beiscsi_if_set_vlan() 771 beiscsi_log(phba, KERN_ERR, in beiscsi_if_get_info() 1105 beiscsi_log(phba, KERN_ERR, in beiscsi_boot_get_shandle() 1113 beiscsi_log(phba, KERN_ERR, in beiscsi_boot_get_shandle() [all …]
|
H A D | be_main.h | 1022 #define beiscsi_log(phba, level, mask, fmt, arg...) \ macro
|