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