Home
last modified time | relevance | path

Searched defs:fd_seek (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/block/
H A Dataflop.c923 static void fd_seek( void ) in fd_seek() function
H A Damiflop.c566 static int fd_seek(int drive, int track) in fd_seek() function
/openbmc/qemu/hw/block/
H A Dfdc.c226 static int fd_seek(FDrive *drv, uint8_t head, uint8_t track, uint8_t sect, in fd_seek() function