Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dsed-opal.c27 #define MAX_TOKS 64 macro
65 * on the payload. So we hardcode that the maximum will be MAX_TOKS, and later
73 struct opal_resp_tok toks[MAX_TOKS];
/kernel/linux/linux-6.6/block/
H A Dsed-opal.c30 #define MAX_TOKS 64 macro
70 * on the payload. So we hardcode that the maximum will be MAX_TOKS, and later
78 struct opal_resp_tok toks[MAX_TOKS];

Completed in 11 milliseconds