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

/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAChannel.cpp115 SelectDevice(device);
167 SelectDevice(i);
191 SelectDevice(i);
346 ATAChannel::SelectDevice(uint8 device) function in class:ATAChannel
393 SelectDevice(0);
H A DATAPrivate.h84 status_t SelectDevice(uint8 index);
H A DATADevice.cpp414 status_t err = fChannel->SelectDevice(fIndex);

Completed in 41 milliseconds