Searched refs:CBLID (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.c473 #define CBLID 0x2000 /* CBLID status */ macro
1361 if(val[HWRST_RSLT] & CBLID) printf("\tCBLID- above Vih\n");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c402 #define CBLID 0x2000 /* CBLID status */ macro
1001 (val[HWRST_RSLT] & CBLID) ? "above" : "below", !(oo), strng);

Completed in 596 milliseconds