Searched refs:DEV_DET (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.c475 #define DEV_DET 0x0006 /* how device num determined */ macro
1370 if((jj & DEV_DET) == JUMPER_VAL)
1372 else if((jj & DEV_DET) == CSEL_VAL)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c404 #define DEV_DET 0x0006 /* how device num determined */ macro
994 if ((jj & DEV_DET) == JUMPER_VAL)
996 else if ((jj & DEV_DET) == CSEL_VAL)

Completed in 157 milliseconds