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

  /src/sys/arch/x86/x86/
bus_space.c 89 static long iomem_ex_storage[EXTENT_FIXED_STORAGE_SIZE(64) / sizeof(long)]; variable in typeref:typename:long[]
133 (void *)iomem_ex_storage, sizeof(iomem_ex_storage),
  /src/sys/arch/mac68k/mac68k/
machdep.c 211 static long iomem_ex_storage[EXTENT_FIXED_STORAGE_SIZE(8) / sizeof(long)]; variable in typeref:typename:long[]
282 (void *)iomem_ex_storage, sizeof(iomem_ex_storage),

Completed in 14 milliseconds