Searched refs:pmcraid_err (Results 1 – 2 of 2) sorted by relevance
710 pmcraid_err("no free cmnd block for timeout handler\n"); in pmcraid_timeout_handler()724 pmcraid_err("cmd is pending but reset in progress\n"); in pmcraid_timeout_handler()981 pmcraid_err("IOA Inquiry failed with %x\n", ioasc); in pmcraid_get_fwversion_done()1134 pmcraid_err("no free command blocks for hcam\n"); in pmcraid_init_hcam()1414 pmcraid_err("Failed to allocate aen data SKB of size: %x\n", in pmcraid_notify_aen()1424 pmcraid_err("failed to copy command details\n"); in pmcraid_notify_aen()1432 pmcraid_err("failed to copy AEN attribute data\n"); in pmcraid_notify_aen()1552 pmcraid_err("lost CCN, no free cmd for querycfg\n"); in pmcraid_handle_config_change()1595 pmcraid_err("too many resources attached\n"); in pmcraid_handle_config_change()1678 pmcraid_err("cmd [%x] for resource %x failed with %x(%s)\n", in pmcraid_ioasc_logger()[all …]
983 #define pmcraid_err(...) \ macro