Home
last modified time | relevance | path

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

/reactos/drivers/storage/ide/uniata/
H A Did_ata.cpp1148 UniataExpectChannelInterrupt(chan, TRUE); in AtaCommand48()
2596 UniataExpectChannelInterrupt(chan, FALSE); in AtapiResetController__()
4492 UniataExpectChannelInterrupt( in UniataExpectChannelInterrupt() function
5154 UniataExpectChannelInterrupt(chan, FALSE);
6421 UniataExpectChannelInterrupt(chan, FALSE);
7209 UniataExpectChannelInterrupt(chan, TRUE);
7354 UniataExpectChannelInterrupt(chan, TRUE);
8005 UniataExpectChannelInterrupt(chan, TRUE);
8038 UniataExpectChannelInterrupt(chan, TRUE);
8049 UniataExpectChannelInterrupt(chan, TRUE);
[all …]
H A Datapi.h1478 UniataExpectChannelInterrupt(
H A Did_probe.cpp3209 UniataExpectChannelInterrupt(chan, FALSE); in FindDevices()