Searched refs:getEOT (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/storage/
H A Dide_disk.hh92 uint16_t getEOT() function in class:PrdTableEntry
H A Dide_disk.cc374 curPrd.getEOT(), curSector);
483 if (curPrd.getEOT()) {
540 curPrd.getByteCount(), curPrd.getEOT());
548 curPrd.getByteCount(), curPrd.getEOT());
560 curPrd.getByteCount(), curPrd.getEOT(), cmdBytesLeft);
562 if (curPrd.getEOT()) {

Completed in 8 milliseconds