Searched refs:WordsLeft (Results 1 – 3 of 3) sorted by relevance
59 ULONG WordsLeft; member795 deviceExtension->WordsLeft = 0; in AtapiResetController()3667 if (deviceExtension->WordsLeft) { in AtapiInterrupt()3842 deviceExtension->WordsLeft -= wordCount; in AtapiInterrupt()3963 deviceExtension->WordsLeft -= wordCount; in AtapiInterrupt()3969 if (deviceExtension->WordsLeft == 0) { in AtapiInterrupt()4022 if (deviceExtension->WordsLeft) { in AtapiInterrupt()4219 if (deviceExtension->WordsLeft) { in AtapiInterrupt()4468 deviceExtension->WordsLeft = 0; in IdeSendSmartCommand()4697 deviceExtension->WordsLeft = 0; in IdeReadWrite()[all …]
5653 if (AtaReq->WordsLeft) {5707 AtaReq->WordsLeft = 0;5795 AtaReq->WordsLeft = 0;5918 AtaReq->WordsLeft = 0;6002 if (AtaReq->WordsLeft == 0) {6097 AtaReq->WordsLeft = 0;6432 if(AtaReq->WordsLeft) {6617 AtaReq->WordsLeft == 0) {6792 AtaReq->WordsLeft = 0;7196 AtaReq->WordsLeft = 0;[all …]
883 ULONG WordsLeft; // Data words left. member