Searched refs:wdk (Results 1 – 2 of 2) sorted by relevance
452 cl_t head, p, h, n, wdk; in checkfat() local497 for (p = head,wdk=boot->NumClusters; in checkfat()498 (n = fat[p].next) >= CLUST_FIRST && n < boot->NumClusters && wdk; in checkfat()499 p = n,wdk--) { in checkfat()
18 # http://jpassing.com/2009/10/21/ltcg-issues-with-the-win7amd64-environment-of-wdk-7600/