Searched refs:pmcraid_err (Results 1 – 2 of 2) sorted by relevance
732 pmcraid_err("no free cmnd block for timeout handler\n"); in pmcraid_timeout_handler()746 pmcraid_err("cmd is pending but reset in progress\n"); in pmcraid_timeout_handler()1013 pmcraid_err("IOA Inquiry failed with %x\n", ioasc); in pmcraid_get_fwversion_done()1166 pmcraid_err("no free command blocks for hcam\n"); in pmcraid_init_hcam()1452 pmcraid_err("Failed to allocate aen data SKB of size: %x\n", in pmcraid_notify_aen()1462 pmcraid_err("failed to copy command details\n"); in pmcraid_notify_aen()1470 pmcraid_err("failed to copy AEN attribute data\n"); in pmcraid_notify_aen()1590 pmcraid_err("lost CCN, no free cmd for querycfg\n"); in pmcraid_handle_config_change()1638 pmcraid_err("too many resources attached\n"); in pmcraid_handle_config_change()1721 pmcraid_err("cmd [%x] for resource %x failed with %x(%s)\n", in pmcraid_ioasc_logger()[all …]
998 #define pmcraid_err(...) \ macro