HomeSort by: relevance | last modified time | path
    Searched defs:NIOPORTS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amd64/include/
pcb.h 78 #define NIOPORTS 1024 /* # of ports we allow to be mapped */
  /src/sys/arch/x86/include/
cpu.h 86 #define NIOPORTS 1024 /* # of ports we allow to be mapped */
87 #define IOMAPSIZE (NIOPORTS / 8) /* I/O bitmap size in bytes */

Completed in 12 milliseconds