Searched refs:d_stat (Results 1 – 1 of 1) sorted by relevance
43 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox() argument60 if (!(d_stat & EV6__D_STAT__ERRMASK) && in ev6_parse_mbox()70 if (d_stat & EV6__D_STAT__TPERR_P0) in ev6_parse_mbox()73 if (d_stat & EV6__D_STAT__TPERR_P1) in ev6_parse_mbox()76 if (d_stat & EV6__D_STAT__ECC_ERR_ST) in ev6_parse_mbox()79 if (d_stat & EV6__D_STAT__ECC_ERR_LD) in ev6_parse_mbox()83 if (d_stat & EV6__D_STAT__SEO) in ev6_parse_mbox()
Completed in 4 milliseconds