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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dfloppy.h50 static unsigned char floppy_selects[2][4] = variable
60 new_dor = (new_dor & 0x0c) | floppy_selects[fdc][new_dor & 3]; \
71 floppy_selects[0][0] = 0x10;
72 floppy_selects[0][1] = 0x21;
73 floppy_selects[0][2] = 0x23;
74 floppy_selects[0][3] = 0x33;
97 floppy_selects[0][0] ^= floppy_selects[0][1];
98 floppy_selects[0][1] ^= floppy_selects[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dfloppy.h50 static unsigned char floppy_selects[2][4] = variable
60 new_dor = (new_dor & 0x0c) | floppy_selects[fdc][new_dor & 3]; \
71 floppy_selects[0][0] = 0x10;
72 floppy_selects[0][1] = 0x21;
73 floppy_selects[0][2] = 0x23;
74 floppy_selects[0][3] = 0x33;
97 floppy_selects[0][0] ^= floppy_selects[0][1];
98 floppy_selects[0][1] ^= floppy_selects[
[all...]

Completed in 47 milliseconds