Searched refs:NextDpcChan (Results 1 – 3 of 3) sorted by relevance
1071 ULONG NextDpcChan; member
1324 deviceExtension->FirstDpcChan = chan->NextDpcChan; in AtapiTimerDpc()1331 chan->NextDpcChan = CHAN_NOT_SPECIFIED; in AtapiTimerDpc()1410 i = chan->NextDpcChan; in AtapiQueueTimerDpc()1416 prev_chan->NextDpcChan = lChannel; in AtapiQueueTimerDpc()1418 chan->NextDpcChan = i; in AtapiQueueTimerDpc()
2870 chan->NextDpcChan = -1; in AtapiSetupLunPtrs()