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