/src/sys/arch/emips/emips/ |
bus_space.c | 66 bus_space_alloc( function in typeref:typename:int
|
bus_space.c | 66 bus_space_alloc( function in typeref:typename:int
|
bus_space.c | 66 bus_space_alloc( function in typeref:typename:int
|
/src/sys/arch/pmax/pmax/ |
bus_space.c | 61 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
bus_space.c | 61 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
bus_space.c | 61 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
/src/sys/arch/sh3/include/ |
bus_funcs.h | 89 * int bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, 97 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
bus_funcs.h | 89 * int bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, 97 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
bus_funcs.h | 89 * int bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, 97 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
/src/sys/arch/news68k/news68k/ |
bus_space.c | 72 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
bus_space.c | 72 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
bus_space.c | 72 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
/src/sys/arch/hp300/hp300/ |
bus_space.c | 95 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
bus_space.c | 95 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
bus_space.c | 95 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int
|
/src/sys/arch/evbcf/include/ |
bus_space.h | 151 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
bus_space.h | 151 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
/src/sys/arch/newsmips/newsmips/ |
bus.c | 104 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int 109 panic("bus_space_alloc: not implemented");
|
bus.c | 104 bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, function in typeref:typename:int 109 panic("bus_space_alloc: not implemented");
|
/src/sys/arch/mvme68k/include/ |
bus_space.h | 154 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
bus_space.h | 154 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
/src/sys/arch/next68k/include/ |
bus_space.h | 102 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
bus_space.h | 102 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
/src/sys/arch/arc/include/ |
bus_funcs.h | 118 * A helper function for bus_space_map()/bus_space_alloc() implementation. 197 * int bus_space_alloc(bus_space_tag_t t, bus_addr_t, rstart, 205 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|
/src/sys/arch/virt68k/include/ |
bus_space.h | 146 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ macro
|