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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Didentify.c107 #define INTEGRITY 255 /* integrity word */ macro
667 for (ii = GEN_CONFIG; ii<=INTEGRITY; ii++) {
806 ((((val[INTEGRITY] & SIG) == SIG_VAL) && !chksum) ||
1379 if ((val[INTEGRITY] & SIG) == SIG_VAL) {
1386 val[INTEGRITY], 0x100 - chksum, SIG_VAL);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c99 #define INTEGRITY 255 /* integrity word */ macro
658 ((((val[INTEGRITY] & SIG) == SIG_VAL) && !chksum) ||
1013 if ((val[INTEGRITY] & SIG) == SIG_VAL) {

Completed in 128 milliseconds