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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 93 milliseconds