Searched refs:IORESOURCE_TYPE_BITS (Results 1 – 1 of 1) sorted by relevance
38 #define IORESOURCE_TYPE_BITS 0x00001f00 /* Resource type */ macro295 return res->flags & IORESOURCE_TYPE_BITS; in resource_type()
Completed in 10 milliseconds