Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/block/
H A Dfdc-internal.h78 uint8_t sect; 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()
/qemu/pc-bios/s390-ccw/
H A Dbootmap.h485 IsoBcSection sect; /* id == 0x88 || id == 0x0 */ member
/qemu/hw/sd/
H A Dsd.c820 uint64_t sect; in sd_reset() local