Home
last modified time | relevance | path

Searched refs:GetOddByte (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATARequest.cpp198 ATARequest::GetOddByte(uint8 *byte) in GetOddByte() function in ATARequest
H A DATAChannel.cpp880 if (request->GetOddByte(NULL)) { in _ReadPIOBlock()
926 if (request->GetOddByte(&byte)) { in _WritePIOBlock()
1051 if (request->GetOddByte(&byte)) { in _TransferPIOVirtual()
1075 if (request->GetOddByte(&byte)) { in _TransferPIOVirtual()
H A DATAPrivate.h311 bool GetOddByte(uint8 *byte);