Home
last modified time | relevance | path

Searched refs:esas2r_hdebug (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/scsi/esas2r/
Desas2r_init.c110 esas2r_hdebug("could not alloc mem for vda request memdesc\n"); in alloc_vda_req()
118 esas2r_hdebug("could not alloc mem for vda request\n"); in alloc_vda_req()
780 esas2r_hdebug( in esas2r_init_adapter_struct()
862 esas2r_hdebug("failed to allocate IB list"); in esas2r_init_adapter_struct()
872 esas2r_hdebug("failed to allocate IB list"); in esas2r_init_adapter_struct()
921 esas2r_hdebug( in esas2r_init_adapter_struct()
1005 esas2r_hdebug("FW ready TMO"); in esas2r_check_adapter()
1028 esas2r_hdebug("timeout waiting for interface down"); in esas2r_check_adapter()
1117 esas2r_hdebug( in esas2r_check_adapter()
1157 esas2r_hdebug("CFG init"); in esas2r_format_init_msg()
[all …]
Desas2r_log.h82 #define esas2r_hdebug(f, args ...) esas2r_log(ESAS2R_LOG_DEBG, f, ## args) macro
85 #define esas2r_hdebug(f, args ...) macro
Desas2r_int.c456 esas2r_hdebug("reset detected"); in esas2r_process_bus_reset()
501 esas2r_hdebug("*** adapter disabled ***"); in esas2r_chip_rst_needed_during_tasklet()
539 esas2r_hdebug("*** resetting chip ***"); in esas2r_chip_rst_needed_during_tasklet()
629 esas2r_hdebug("hard resetting bus"); in esas2r_do_tasklet_tasks()
682 esas2r_hdebug("*** Firmware Panic ***"); in esas2r_doorbell_interrupt()
768 esas2r_hdebug("aereq->length (0x%x) too long", length); in esas2r_ae_complete()
789 esas2r_hdebug("ae->hdr.length (0x%x) invalid", length); in esas2r_ae_complete()
867 esas2r_hdebug("*** sending power management AE ***"); in esas2r_send_reset_ae()
869 esas2r_hdebug("*** sending reset AE ***"); in esas2r_send_reset_ae()
Desas2r_targdb.c140 esas2r_hdebug("add RAID %s, T:%d", dc->raid_grp_name, in esas2r_targ_db_add_raid()
149 esas2r_hdebug("invalid RAID group dimensions"); in esas2r_targ_db_add_raid()
201 esas2r_hdebug("add PT; T:%d, V:%d, P:%d", esas2r_targ_get_id(t, a), in esas2r_targ_db_add_pthru()
Desas2r_flash.c978 esas2r_hdebug("flash access timeout"); in esas2r_flash_access()
983 esas2r_hdebug("flash release timeout"); in esas2r_flash_access()
1097 esas2r_hdebug("flash version: %s", a->flash_rev); in esas2r_print_flash_rev()
1199 esas2r_hdebug("NVRAM read failed, using defaults"); in esas2r_nvram_read_direct()
1339 esas2r_hdebug("invalid NVRAM signature"); in esas2r_nvram_validate()
1341 esas2r_hdebug("invalid NVRAM checksum"); in esas2r_nvram_validate()
1343 esas2r_hdebug("invalid NVRAM version"); in esas2r_nvram_validate()
1350 esas2r_hdebug("using defaults"); in esas2r_nvram_validate()
Desas2r_disc.c106 esas2r_hdebug("starting discovery..."); in esas2r_disc_initialize()
342 esas2r_hdebug("disc done"); in esas2r_disc_start_port()
Desas2r_io.c740 esas2r_hdebug("heartbeat failed"); in esas2r_timer_tick()
Desas2r_main.c1250 esas2r_hdebug("request TMO"); in esas2r_wait_request()