Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c215 #define INTEGRITY 255 /* integrity word */ macro
883 ((((val[INTEGRITY] & SIG) == SIG_VAL) && !chksum) || in identify()
1269 if ((val[INTEGRITY] & SIG) == SIG_VAL) { in identify()