Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dfdc-test.c124 uint8_t eot = 1; in send_read_command() local
180 uint8_t eot = nb_sect; in send_read_no_dma_command() local
/openbmc/qemu/hw/block/
H A Dfdc-internal.h120 uint8_t eot; /* last wanted sector */ member