Home
last modified time | relevance | path

Searched defs:track (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/block/
H A Dfdc-internal.h77 uint8_t track; member
H A Dfdc.c199 static int fd_sector_calc(uint8_t head, uint8_t track, uint8_t sect, in fd_sector_calc()
226 static int fd_seek(FDrive *drv, uint8_t head, uint8_t track, uint8_t sect, in fd_seek()