Searched defs:MCI_STATUS_OVER (Results 1 – 2 of 2) sorted by relevance
34 #define MCI_STATUS_OVER BIT_ULL(62) /* previous errors lost */ macro
368 #define MCI_STATUS_OVER (1ULL<<62) /* previous errors lost */ macro