Searched refs:PIO_MASK (Results 1 – 3 of 3) 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()
849 #define PIO_MASK (FULL_IO_SIZE - 1) macro