Home
last modified time | relevance | path

Searched refs:IORESOURCE_TYPE_BITS (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/
Dioport.h31 #define IORESOURCE_TYPE_BITS 0x00001f00 /* Resource type */ macro
169 return res->flags & IORESOURCE_TYPE_BITS; in resource_type()