Searched refs:IDE_ReadOne (Results 1 – 1 of 1) sorted by relevance
79 int IDE_ReadOne(IDEDrive *drive, void *buf, uint64_t off, uint64_t len);280 status = IDE_ReadOne(idedrive, in IDE_Read()340 IDE_ReadOne(IDEDrive *drive, void *buf, uint64_t off, uint64_t len) in IDE_ReadOne() function