Home
last modified time | relevance | path

Searched refs:FDC (Results 1 – 5 of 5) sorted by relevance

/linux/arch/alpha/kernel/
H A Dsmc37c93x.c38 #define FDC 0 macro
192 outb(FDC, dataPort); in SMCEnableFDC()
223 printk(currentControl & (1 << FDC) in SMCReportDeviceStatus()
/linux/drivers/block/
H A Dfloppy.c299 #define FDC(x) (((x) & 0x04) >> 2) /* fdc of drive */ macro
730 int fdc = FDC(drive); in disk_change()
735 (fdc_state[fdc].dor & 3) != UNIT(drive) || fdc != FDC(drive)) { in disk_change()
737 DPRINT("drive=%d fdc=%d dor=%x\n", drive, FDC(drive), in disk_change()
843 if (FDC(drive) == fdc && in reset_fdc_info()
861 fdc = FDC(drive); in set_fdc()
924 set_dor(FDC(nr), mask, 0); in motor_off_callback()
931 int fdc = FDC(drive); in floppy_off()
3139 if (FDC(drive) != current_fdc) in raw_cmd_ioctl()
3541 outparam = &fdc_state[FDC(drive)]; in fd_locked_ioctl()
[all …]
/linux/Documentation/admin-guide/blockdev/
H A Dfloppy.rst98 you have an FDC without a FIFO (8272A or 82072). 82072A and
104 If you have a FIFO-able FDC, the floppy driver automatically
/linux/Documentation/scsi/
H A Dqlogicfas.rst10 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
/linux/arch/m68k/fpsp040/
H A Dsetox.S665 | MOVE.W #$3FDC,L2 ...prefetch L2 in CB mode