Lines Matching defs:opal_resp_tok
57 struct opal_resp_tok {
78 struct opal_resp_tok toks[MAX_TOKS];
890 static const struct opal_resp_tok *response_get_token(
894 const struct opal_resp_tok *tok;
916 static ssize_t response_parse_tiny(struct opal_resp_tok *tok,
933 static ssize_t response_parse_short(struct opal_resp_tok *tok,
963 static ssize_t response_parse_medium(struct opal_resp_tok *tok,
980 static ssize_t response_parse_long(struct opal_resp_tok *tok,
997 static ssize_t response_parse_token(struct opal_resp_tok *tok,
1012 struct opal_resp_tok *iter;
1083 const struct opal_resp_tok *tok;
1118 const struct opal_resp_tok *tok;
1137 static bool response_token_matches(const struct opal_resp_tok *token, u8 match)
1148 const struct opal_resp_tok *tok;
1573 const struct opal_resp_tok *tok;