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()
431 TTY devices are named e.g. ttyFDC3c2 (for FDC channel 2 of the FDC on434 The console can be enabled with console=fdc1 (for FDC channel 1 on all436 to drain the FDC TX FIFO.441 bool "Early FDC console"444 This registers a console on FDC channel 1 very early during boot (from448 Do not enable unless there is a debug probe attached to drain the FDC454 bool "Use KGDB over an FDC channel"458 This enables the use of KGDB over an FDC channel, allowing KGDB to be462 int "KGDB FDC channel"467 FDC channel number to use for KGDB.
299 #define FDC(x) (((x) & 0x04) >> 2) /* fdc of drive */ macro311 #define UFDCS (&fdc_state[FDC(drive)])735 int fdc = FDC(drive); in disk_change()740 (FDCS->dor & 3) != UNIT(drive) || fdc != FDC(drive)) { in disk_change()742 DPRINT("drive=%d fdc=%d dor=%x\n", drive, FDC(drive), in disk_change()843 if (FDC(drive) == fdc && (mode || UDRS->track != NEED_1_RECAL)) in reset_fdc_info()851 fdc = FDC(drive); in set_fdc()905 set_dor(FDC(nr), mask, 0); in motor_off_callback()912 int fdc = FDC(drive); in floppy_off()3182 if (FDC(drive) != fdc) in raw_cmd_ioctl()[all …]
53 0x0595 0x4343 Firstline FDC 2000
5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
80 Fast Debug Channel (FDC).
96 you have an FDC without a FIFO (8272A or 82072). 82072A and102 If you have a FIFO-able FDC, the floppy driver automatically
665 | MOVE.W #$3FDC,L2 ...prefetch L2 in CB mode
1260 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).