Lines Matching refs:sproc_err
22 #define sproc_err(sproc, fmt, ...) \ macro
98 sproc_err(sproc, "resource table not found in fw\n"); in sproc_find_rsc_table()
110 sproc_err(sproc, "bad size of fw or resource table\n"); in sproc_find_rsc_table()
116 sproc_err(sproc, "unsupported fw ver: %d\n", table->ver); in sproc_find_rsc_table()
122 sproc_err(sproc, "non zero reserved bytes\n"); in sproc_find_rsc_table()
130 sproc_err(sproc, "resource table incomplete\n"); in sproc_find_rsc_table()
136 sproc_err(sproc, "Insufficient space for fw (%d < %zd)\n", in sproc_find_rsc_table()
159 sproc_err(sproc, "resource table not found in fw\n"); in sproc_find_loaded_rsc_table()
210 sproc_err(sproc, "Notification IDs too high:%d\n", in sproc_start()
219 sproc_err(sproc, in sproc_start()
310 sproc_err(sproc, "Cannot allocate memory for fw\n"); in sproc_probe()