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