Searched refs:IOPORTLIMIT (Results 1 – 1 of 1) sorted by relevance
53 #define IOPORTLIMIT 0xffff /* XXX find a new home for this */ macro209 if (addr > IOPORTLIMIT) { in kmt_io_check()211 warn("port address must be 0-%#x\n", IOPORTLIMIT); in kmt_io_check()