Searched refs:pmcraid_err (Results 1 – 2 of 2) sorted by relevance
713 pmcraid_err("no free cmnd block for timeout handler\n"); in pmcraid_timeout_handler()727 pmcraid_err("cmd is pending but reset in progress\n"); in pmcraid_timeout_handler()984 pmcraid_err("IOA Inquiry failed with %x\n", ioasc); in pmcraid_get_fwversion_done()1137 pmcraid_err("no free command blocks for hcam\n"); in pmcraid_init_hcam()1417 pmcraid_err("Failed to allocate aen data SKB of size: %x\n", in pmcraid_notify_aen()1427 pmcraid_err("failed to copy command details\n"); in pmcraid_notify_aen()1435 pmcraid_err("failed to copy AEN attribute data\n"); in pmcraid_notify_aen()1555 pmcraid_err("lost CCN, no free cmd for querycfg\n"); in pmcraid_handle_config_change()1598 pmcraid_err("too many resources attached\n"); in pmcraid_handle_config_change()1681 pmcraid_err("cmd [%x] for resource %x failed with %x(%s)\n", in pmcraid_ioasc_logger()[all …]
983 #define pmcraid_err(...) \ macro