Home
last modified time | relevance | path

Searched refs:is_wr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Di7300_edac.c416 bool is_wr; in i7300_process_fbd_error() local
437 is_wr = NRECMEMB_IS_WR(value); in i7300_process_fbd_error()
451 is_wr ? "Write error" : "Read error", in i7300_process_fbd_error()
476 is_wr = RECMEMB_IS_WR(value); in i7300_process_fbd_error()
499 is_wr ? "Write error" : "Read error", in i7300_process_fbd_error()