/src/sys/arch/hp300/hp300/ |
autoconf.c | 190 struct extent *extio_ex; variable in typeref:struct:extent * 1026 extio_ex = extent_create("extio", (u_long) extiobase, 1047 error = extent_alloc(extio_ex, size, PAGE_SIZE, 0, 1072 if (extent_free(extio_ex, (vaddr_t)kva, size,
|
autoconf.c | 190 struct extent *extio_ex; variable in typeref:struct:extent * 1026 extio_ex = extent_create("extio", (u_long) extiobase, 1047 error = extent_alloc(extio_ex, size, PAGE_SIZE, 0, 1072 if (extent_free(extio_ex, (vaddr_t)kva, size,
|