Searched refs:IOPORTS_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define IOPORTS_MASK (MAX_IOPORTS - 1) macro
353 cpu_outb(addr & IOPORTS_MASK, index & 0xff); in hmp_ioport_read()383 addr &= IOPORTS_MASK; in hmp_ioport_write()