Home
last modified time | relevance | path

Searched refs:opal_resp_tok (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dsed-opal.c52 struct opal_resp_tok { struct
73 struct opal_resp_tok toks[MAX_TOKS];
730 static const struct opal_resp_tok *response_get_token( in response_get_token()
734 const struct opal_resp_tok *tok; in response_get_token()
756 static ssize_t response_parse_tiny(struct opal_resp_tok *tok, in response_parse_tiny()
773 static ssize_t response_parse_short(struct opal_resp_tok *tok, in response_parse_short()
803 static ssize_t response_parse_medium(struct opal_resp_tok *tok, in response_parse_medium()
820 static ssize_t response_parse_long(struct opal_resp_tok *tok, in response_parse_long()
837 static ssize_t response_parse_token(struct opal_resp_tok *tok, in response_parse_token()
852 struct opal_resp_tok *ite in response_parse()
[all...]
/kernel/linux/linux-6.6/block/
H A Dsed-opal.c57 struct opal_resp_tok { struct
78 struct opal_resp_tok toks[MAX_TOKS];
890 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()
933 static ssize_t response_parse_short(struct opal_resp_tok *tok, in response_parse_short()
963 static ssize_t response_parse_medium(struct opal_resp_tok *tok, in response_parse_medium()
980 static ssize_t response_parse_long(struct opal_resp_tok *tok, in response_parse_long()
997 static ssize_t response_parse_token(struct opal_resp_tok *tok, in response_parse_token()
1012 struct opal_resp_tok *ite in response_parse()
[all...]

Completed in 6 milliseconds