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

/netbsd-current/sys/arch/atari/dev/
H A Dym2149reg.h88 #define PA_FLOP1 0x04 /* Drive Select Floppy 1 */ macro
89 #define PA_FDSEL (PA_SIDEB|PA_FLOP0|PA_FLOP1)
H A Dfd.c783 i = ((drive == 1) ? PA_FLOP1 : PA_FLOP0) | head;

Completed in 59 milliseconds