Searched refs:SDEI_VERSION_MINOR_MASK (Results 1 – 1 of 1) sorted by relevance
31 #define SDEI_VERSION_MINOR_MASK 0xffff macro36 #define SDEI_VERSION_MINOR(x) (x>>SDEI_VERSION_MINOR_SHIFT & SDEI_VERSION_MINOR_MASK)
Completed in 2 milliseconds