Searched refs:IDE_NICE_1 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dhdreg.h637 #define IDE_NICE_1 (3) /* when probably won't affect us much */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dhdreg.h637 #define IDE_NICE_1 (3) /* when probably won't affect us much */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide.c2869 drive->nice1 << IDE_NICE_1 |
2973 if (arg != (arg & ((1 << IDE_NICE_DSC_OVERLAP) | (1 << IDE_NICE_1))))
2980 drive->nice1 = (arg >> IDE_NICE_1) & 1;

Completed in 92 milliseconds