Lines Matching refs:block_nr
294 * @block_nr: number of the block where the CE error happened
298 unsigned int count, int inst_nr, int block_nr,
307 * @block_nr: number of the block where the CE error happened
311 unsigned int count, int inst_nr, int block_nr,
319 * @block_nr: number of the block where the CE error happened
324 int block_nr, const char *msg)
326 edac_device_handle_ce_count(edac_dev, 1, inst_nr, block_nr, msg);
334 * @block_nr: number of the block where the UE error happened
339 int block_nr, const char *msg)
341 edac_device_handle_ue_count(edac_dev, 1, inst_nr, block_nr, msg);