Searched refs:PIO_MASK (Results 1 – 5 of 5) sorted by relevance
30 #define PIO_MASK 0 macro
36 #define PIO_MASK 0x0ffffUL macro57 port &= PIO_MASK; \408 if (port > PIO_MASK) in ioport_map()
128 #define PIO_MASK 0xffff macro
77 #define PIO_MASK IO_SPACE_LIMIT macro
918 #define PIO_MASK (FULL_IO_SIZE - 1) macro