Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dhdparm.c323 #define JUMPER_VAL 0x0002 /* device num determined by jumper */ macro
1246 if ((jj & DEV_DET) == JUMPER_VAL) in identify()