Home | Sort by: relevance | last modified time | path |
/src/sys/arch/atari/dev/ | |
ym2149reg.h | 87 #define PA_FLOP0 0x02 /* Drive Select Floppy 0 */ 89 #define PA_FDSEL (PA_SIDEB|PA_FLOP0|PA_FLOP1) |
fd.c | 783 i = ((drive == 1) ? PA_FLOP1 : PA_FLOP0) | head; |