Home
last modified time | relevance | path

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

/freebsd/sys/dev/safexcel/
H A Dsafexcel_var.h39 #define SAFEXCEL_MAX_ITOKENS 4 macro
74 uint32_t token[SAFEXCEL_MAX_ITOKENS];
H A Dsafexcel.c1679 while (instr != start + SAFEXCEL_MAX_ITOKENS) in safexcel_instr_sha_hash()