Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
A Dsmc37c93x.c36 #define FDC 0 macro
190 outb(FDC, dataPort); in SMCEnableFDC()
221 printk(currentControl & (1 << FDC) in SMCReportDeviceStatus()
/linux/drivers/tty/
A DKconfig311 TTY devices are named e.g. ttyFDC3c2 (for FDC channel 2 of the FDC on
314 The console can be enabled with console=fdc1 (for FDC channel 1 on all
316 to drain the FDC TX FIFO.
321 bool "Early FDC console"
324 This registers a console on FDC channel 1 very early during boot (from
328 Do not enable unless there is a debug probe attached to drain the FDC
334 bool "Use KGDB over an FDC channel"
338 This enables the use of KGDB over an FDC channel, allowing KGDB to be
342 int "KGDB FDC channel"
347 FDC channel number to use for KGDB.
/linux/drivers/block/
A Dfloppy.c736 int fdc = FDC(drive); in disk_change()
849 if (FDC(drive) == fdc && in reset_fdc_info()
867 fdc = FDC(drive); in set_fdc()
930 set_dor(FDC(nr), mask, 0); in motor_off_callback()
937 int fdc = FDC(drive); in floppy_off()
3144 if (FDC(drive) != current_fdc) in raw_cmd_ioctl()
3514 outparam = &fdc_state[FDC(drive)]; in fd_locked_ioctl()
3801 v = fdc_state[FDC(drive)]; in compat_getfdcstat()
4030 if (fdc_state[FDC(drive)].rawcmd == 1) in floppy_open()
4031 fdc_state[FDC(drive)].rawcmd = 2; in floppy_open()
[all …]
/linux/Documentation/admin-guide/media/
A Dzr364xx.rst85 0x0595 0x4343 Firstline FDC 2000
/linux/Documentation/admin-guide/blockdev/
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/
A Dqlogicfas.rst10 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
/linux/drivers/bus/
A DKconfig115 Fast Debug Channel (FDC).
/linux/arch/m68k/fpsp040/
A Dsetox.S665 | MOVE.W #$3FDC,L2 ...prefetch L2 in CB mode
/linux/drivers/scsi/
A DKconfig1117 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).

Completed in 32 milliseconds