Searched refs:d_stat (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/alpha/kernel/
H A Derr_ev6.c43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) argument
60 if (!(d_stat & EV6__D_STAT__ERRMASK) &&
70 if (d_stat & EV6__D_STAT__TPERR_P0)
73 if (d_stat & EV6__D_STAT__TPERR_P1)
76 if (d_stat & EV6__D_STAT__ECC_ERR_ST)
79 if (d_stat & EV6__D_STAT__ECC_ERR_LD)
83 if (d_stat & EV6__D_STAT__SEO)

Completed in 91 milliseconds