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