Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dfdc-test.c36 #define FLOPPY_BASE 0x3f0 macro
83 msr = inb(FLOPPY_BASE + reg_msr); in floppy_send()
94 msr = inb(FLOPPY_BASE + reg_msr); in floppy_recv()
218 inb(FLOPPY_BASE + reg_fifo); in send_read_no_dma_command()
221 msr = inb(FLOPPY_BASE + reg_msr); in send_read_no_dma_command()
239 msr = inb(FLOPPY_BASE + reg_msr); in send_read_no_dma_command()
279 dir = inb(FLOPPY_BASE + reg_dir); in test_no_media_on_start()
500 outb(FLOPPY_BASE + reg_dor, inb(FLOPPY_BASE + reg_dor) & ~0x08); in test_read_no_dma_1()
510 outb(FLOPPY_BASE + reg_dor, inb(FLOPPY_BASE + reg_dor) & ~0x08); in test_read_no_dma_18()
520 outb(FLOPPY_BASE + reg_dor, inb(FLOPPY_BASE + reg_dor) & ~0x08); in test_read_no_dma_19()
[all …]