Home
last modified time | relevance | path

Searched defs:token (Results 1 – 1 of 1) sorted by relevance

/spdk/lib/nvme/
H A Dnvme_opal.c112 opal_add_token_u8(int *err, struct opal_session *sess, uint8_t token) in opal_add_token_u8()
277 opal_response_parse_tiny(struct spdk_opal_resp_token *token, in opal_response_parse_tiny()
295 opal_response_parse_short(struct spdk_opal_resp_token *token, in opal_response_parse_short()
326 opal_response_parse_medium(struct spdk_opal_resp_token *token, in opal_response_parse_medium()
345 opal_response_parse_long(struct spdk_opal_resp_token *token, in opal_response_parse_long()
364 opal_response_parse_token(struct spdk_opal_resp_token *token, in opal_response_parse_token()
454 opal_response_token_matches(const struct spdk_opal_resp_token *token, in opal_response_token_matches()
468 const struct spdk_opal_resp_token *token; in opal_response_get_token() local
536 struct spdk_opal_resp_token token; in opal_response_get_string() local