Searched defs:floppy_wait_for_interrupt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dfloppy.c82 uint8_t floppy_wait_for_interrupt(void) function
182 val8 = floppy_wait_for_interrupt(); /* (7th bit cleared in ret val) */
240 floppy_wait_for_interrupt();
282 val8 = floppy_wait_for_interrupt(); /* (7th bit cleared in ret val) */

Completed in 42 milliseconds