Searched refs:PIO_MASK (Results 1 – 6 of 6) sorted by relevance
28 #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
69 #define PIO_MASK (PIO_OFFSET - 1) macro
77 #define PIO_MASK IO_SPACE_LIMIT macro
897 #define PIO_MASK (FULL_IO_SIZE - 1) macro