Searched refs:RHF_ECC_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ | ||
H A D | common.h | 186 #define RHF_ECC_ERR (0x1ull << 61) macro |
H A D | driver.c | 1618 packet->rhf & RHF_ECC_ERR ? "ecc " : "", in show_eflags_errs() |