Searched refs:PNP_OPTION_PRIORITY_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pnp/
H A Dbase.h60 #define PNP_OPTION_PRIORITY_MASK 0xfff macro
66 #define PNP_RES_PRIORITY_INVALID PNP_OPTION_PRIORITY_MASK
107 PNP_OPTION_PRIORITY_MASK;
125 ((priority & PNP_OPTION_PRIORITY_MASK) <<

Completed in 208 milliseconds