Lines Matching defs:eot
734 uint8_t eot; /* last wanted sector */
1166 cur_drv->sect == fdctrl->eot) {
1308 fdctrl->eot = fdctrl->fifo[6];
1417 fdctrl->eot = ns;
1648 uint8_t eot = fdctrl->fifo[3];
1660 eot, filler);
1662 for (sct = 0; sct < eot; ++sct)
2409 SSMR3PutU8(pSSM, pThis->eot);
2488 SSMR3GetU8(pSSM, &pThis->eot);
2544 SSMR3GetU8(pSSM, &pThis->eot);