Searched refs:WaitDataRequest (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAPrivate.h93 status_t WaitDataRequest(bool high);
H A DATAChannel.cpp489 ATAChannel::WaitDataRequest(bool high) function in class:ATAChannel
791 if (result == B_OK && WaitDataRequest(false) != B_OK) {
H A DATADevice.cpp609 if (fChannel->WaitDataRequest(false) != B_OK) {

Completed in 33 milliseconds