Searched refs:opal_resp_tok (Results 1 – 1 of 1) sorted by relevance
57 struct opal_resp_tok { struct78 struct opal_resp_tok toks[MAX_TOKS]; argument890 static const struct opal_resp_tok *response_get_token( in response_get_token()894 const struct opal_resp_tok *tok; in response_get_token()916 static ssize_t response_parse_tiny(struct opal_resp_tok *tok, in response_parse_tiny()980 static ssize_t response_parse_long(struct opal_resp_tok *tok, in response_parse_long()1012 struct opal_resp_tok *iter; in response_parse()1083 const struct opal_resp_tok *tok; in response_get_string()1118 const struct opal_resp_tok *tok; in response_get_u64()1148 const struct opal_resp_tok *tok; in response_status()[all …]