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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dcmd640.c139 #define CFR_AT_VESA_078h 0x20 macro
326 if (b == 0xff || b == 0x00 || (b & CFR_AT_VESA_078h)) {
329 if (b == 0xff || b == 0x00 || !(b & CFR_AT_VESA_078h))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dcmd640.c139 #define CFR_AT_VESA_078h 0x20 macro
326 if (b == 0xff || b == 0x00 || (b & CFR_AT_VESA_078h)) {
329 if (b == 0xff || b == 0x00 || !(b & CFR_AT_VESA_078h))

Completed in 92 milliseconds