Home
last modified time | relevance | path

Searched refs:response_token_matches (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/block/
Dsed-opal.c1013 static bool response_token_matches(const struct opal_resp_tok *token, u8 match) in response_token_matches() function
1027 if (response_token_matches(tok, OPAL_ENDOFSESSION)) in response_status()
1034 if (!response_token_matches(tok, OPAL_STARTLIST)) in response_status()
1038 if (!response_token_matches(tok, OPAL_ENDLIST)) in response_status()