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

/linux-4.4.14/arch/m68k/include/asm/
H A Datafdreg.h67 #define DSKSIDE (0x01) macro
/linux-4.4.14/include/linux/
H A Damifdreg.h22 #define DSKSIDE (0x1<<2) /* side selection: 0 = upper, 1 = lower */ macro
/linux-4.4.14/drivers/block/
H A Damiflop.c288 prb &= ~DSKSIDE; fd_select()
412 prb |= DSKSIDE; fd_calibrate()
479 prb |= DSKSIDE | DSKDIREC; fd_seek()
481 prb &= ~DSKSIDE; fd_seek()

Completed in 210 milliseconds