Home
last modified time | relevance | path

Searched refs:fdc (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/drivers/block/
H A Dfloppy.c305 #define REVDRIVE(fdc, unit) ((unit) + ((fdc) << 2)) argument
831 fdc_outb(fdc_state[fdc].dor, fdc, FD_DOR); in twaddle()
1355 output_byte(fdc, fdc_state[fdc].spec1 = spec1); in fdc_specify()
1356 output_byte(fdc, fdc_state[fdc].spec2 = spec2); in fdc_specify()
4477 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_resume()
4858 for (fdc = 0; fdc < N_FDC; fdc++) { in floppy_grab_irq_and_dma()
4864 for (fdc = 0; fdc < N_FDC; fdc++) { in floppy_grab_irq_and_dma()
4867 fdc_outb(fdc_state[fdc].dor, fdc, FD_DOR); in floppy_grab_irq_and_dma()
4873 for (fdc = 0; fdc < N_FDC; fdc++) in floppy_grab_irq_and_dma()
4875 fdc_outb(fdc_state[fdc].dor, fdc, FD_DOR); in floppy_grab_irq_and_dma()
[all …]
/openbmc/linux/arch/parisc/kernel/
H A Dpacache.S758 fdc,m r31(%r28)
759 fdc,m r31(%r28)
760 fdc,m r31(%r28)
761 fdc,m r31(%r28)
762 fdc,m r31(%r28)
763 fdc,m r31(%r28)
764 fdc,m r31(%r28)
765 fdc,m r31(%r28)
766 fdc,m r31(%r28)
767 fdc,m r31(%r28)
[all …]
H A Drelocate_kernel.S127 fdc %r0(%r12)
/openbmc/qemu/include/hw/block/
H A Dfdc.h12 void isa_fdc_init_drives(ISADevice *fdc, DriveInfo **fds);
17 void isa_fdc_set_iobase(ISADevice *fdc, hwaddr iobase);
18 void isa_fdc_set_enabled(ISADevice *fdc, bool enabled);
20 FloppyDriveType isa_fdc_get_drive_type(ISADevice *fdc, int i);
/openbmc/qemu/hw/block/
H A Dfdc-isa.c77 void isa_fdc_init_drives(ISADevice *fdc, DriveInfo **fds) in isa_fdc_init_drives() argument
79 fdctrl_init_drives(&ISA_FDC(fdc)->state.bus, fds); in isa_fdc_init_drives()
123 FloppyDriveType isa_fdc_get_drive_type(ISADevice *fdc, int i) in isa_fdc_get_drive_type() argument
125 FDCtrlISABus *isa = ISA_FDC(fdc); in isa_fdc_get_drive_type()
197 void isa_fdc_set_iobase(ISADevice *fdc, hwaddr iobase) in isa_fdc_set_iobase() argument
199 FDCtrlISABus *isa = ISA_FDC(fdc); in isa_fdc_set_iobase()
201 fdc->ioport_id = iobase; in isa_fdc_set_iobase()
206 void isa_fdc_set_enabled(ISADevice *fdc, bool enabled) in isa_fdc_set_enabled() argument
208 portio_list_set_enabled(&ISA_FDC(fdc)->portio_list, enabled); in isa_fdc_set_enabled()
H A Dmeson.build7 system_ss.add(when: 'CONFIG_FDC', if_true: files('fdc.c'))
8 system_ss.add(when: 'CONFIG_FDC_ISA', if_true: files('fdc-isa.c'))
9 system_ss.add(when: 'CONFIG_FDC_SYSBUS', if_true: files('fdc-sysbus.c'))
H A Dfdc-internal.h38 FDCtrl *fdc; member
H A Dtrace-events3 # fdc.c
7 # fdc-sysbus.c
H A Dfdc.c85 static void floppy_bus_create(FDCtrl *fdc, FloppyBus *bus, DeviceState *dev) in floppy_bus_create() argument
88 bus->fdc = fdc; in floppy_bus_create()
476 drive = get_drv(bus->fdc, dev->unit); in floppy_drive_realize()
489 drive = get_drv(bus->fdc, dev->unit); in floppy_drive_realize()
544 drive->fdctrl = bus->fdc; in floppy_drive_realize()
/openbmc/qemu/tests/qemu-iotests/
H A D172.out11 dev: isa-fdc, id ""
40 dev: isa-fdc, id ""
79 dev: isa-fdc, id ""
136 dev: isa-fdc, id ""
194 dev: isa-fdc, id ""
237 dev: isa-fdc, id ""
276 dev: isa-fdc, id ""
333 dev: isa-fdc, id ""
394 dev: isa-fdc, id ""
433 dev: isa-fdc, id ""
[all …]
/openbmc/linux/arch/powerpc/boot/dts/
H A Damigaone.dts151 fdc@3f0 {
152 device_type = "fdc";
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Dremove-python2.3.patch21 # vim:set et ts=4 fdc=0 fdn=2 fdl=0:
/openbmc/qemu/hw/i386/
H A Dpc.c432 Object *fdc; in check_fdc() local
436 fdc = object_dynamic_cast(obj, TYPE_ISA_FDC); in check_fdc()
437 if (!fdc) { in check_fdc()
1094 ISADevice *fdc = isa_new(TYPE_ISA_FDC); in pc_superio_init() local
1095 if (fdc) { in pc_superio_init()
1096 isa_realize_and_unref(fdc, isa_bus, &error_fatal); in pc_superio_init()
1097 isa_fdc_init_drives(fdc, fd); in pc_superio_init()
/openbmc/qemu/docs/about/
H A Dremoved-features.rst272 -global isa-fdc.driveA=...
273 -global sysbus-fdc.driveA=...
284 -global isa-fdc.driveB=...
285 -global sysbus-fdc.driveB=...
295 -device isa-fdc,...,driveA=...
300 -device isa-fdc,...
306 -device isa-fdc,...,driveB=...
311 -device isa-fdc,...
/openbmc/u-boot/cmd/
H A DMakefile61 obj-$(CONFIG_CMD_FDC) += fdc.o
/openbmc/qemu/target/hppa/
H A Dinsns.decode150 nop 000001 ----- ----- -- 11001010 0 ----- # fdc, disp
151 nop_addrx 000001 ..... ..... -- 01001010 . ----- @addrx # fdc, index
/openbmc/qemu/tests/qtest/
H A Dmeson.build94 ['fdc-test',
/openbmc/linux/drivers/net/ethernet/
H A Djme.c2582 int rc, fdc = 0; in jme_set_link_ksettings() local
2595 fdc = 1; in jme_set_link_ksettings()
2602 if (fdc) in jme_set_link_ksettings()
/openbmc/qemu/docs/
H A Dqdev-device-use.txt392 floppy floppy, isa-fdc
/openbmc/qemu/
H A DMAINTAINERS1978 F: hw/block/fdc.c
1979 F: hw/block/fdc-internal.h
1980 F: hw/block/fdc-isa.c
1981 F: hw/block/fdc-sysbus.c
1982 F: include/hw/block/fdc.h
1983 F: tests/qtest/fdc-test.c
/openbmc/qemu/qga/
H A Dqapi-schema.json838 # @fdc: floppy disks
879 'data': [ 'ide', 'fdc', 'scsi', 'virtio', 'xen', 'usb', 'uml', 'sata',
/openbmc/linux/arch/m68k/ifpsp060/
H A Dfplsp.sa1221 dc.l $4800b7de,$60ff0000,$27283fdc,$000082e3
/openbmc/linux/
H A DCREDITS1517 D: Original author of the ftape-HOWTO, i82078 fdc detection code.