Home
last modified time | relevance | path

Searched defs:ioport_ex_storage (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/i386/i386/
H A Dmachdep.c247 static long ioport_ex_storage[EXTENT_FIXED_STORAGE_SIZE(16) / sizeof(long)]; global() variable
/openbsd-src/sys/arch/amd64/amd64/
H A Dbus_space.c63 static long ioport_ex_storage[EXTENT_FIXED_STORAGE_SIZE(16) / sizeof(long)]; variable