Searched refs:c_sts (Results 1 – 3 of 3) sorted by relevance
91 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox() argument172 (c_sts & EV6__C_STS__SHARED) ? "SHARED " : "", in ev6_parse_cbox()173 (c_sts & EV6__C_STS__DIRTY) ? "DIRTY " : "", in ev6_parse_cbox()174 (c_sts & EV6__C_STS__VALID) ? "VALID " : "", in ev6_parse_cbox()175 (c_sts & EV6__C_STS__PARITY) ? "PARITY " : ""); in ev6_parse_cbox()
1038 !(lf_subpackets->ev7->c_sts & 0x8) && in marvel_process_logout_frame()
30 u64 c_sts; member