Searched refs:FDC (Results 1 – 9 of 9) sorted by relevance
36 #define FDC 0 macro190 outb(FDC, dataPort); in SMCEnableFDC()221 printk(currentControl & (1 << FDC) in SMCReportDeviceStatus()
393 TTY devices are named e.g. ttyFDC3c2 (for FDC channel 2 of the FDC on396 The console can be enabled with console=fdc1 (for FDC channel 1 on all398 to drain the FDC TX FIFO.403 bool "Early FDC console"406 This registers a console on FDC channel 1 very early during boot (from410 Do not enable unless there is a debug probe attached to drain the FDC416 bool "Use KGDB over an FDC channel"420 This enables the use of KGDB over an FDC channel, allowing KGDB to be424 int "KGDB FDC channel"429 FDC channel number to use for KGDB.
304 #define FDC(x) (((x) & 0x04) >> 2) /* fdc of drive */ macro736 int fdc = FDC(drive); in disk_change()741 (fdc_state[fdc].dor & 3) != UNIT(drive) || fdc != FDC(drive)) { in disk_change()743 DPRINT("drive=%d fdc=%d dor=%x\n", drive, 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()3234 if (FDC(drive) != current_fdc) in raw_cmd_ioctl()3604 outparam = &fdc_state[FDC(drive)]; in fd_locked_ioctl()[all …]
85 0x0595 0x4343 Firstline FDC 2000
98 you have an FDC without a FIFO (8272A or 82072). 82072A and104 If you have a FIFO-able FDC, the floppy driver automatically
10 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
104 Fast Debug Channel (FDC).
665 | MOVE.W #$3FDC,L2 ...prefetch L2 in CB mode
1114 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).