Symbol: bus_addr_t
sys/arch/alpha/include/bus_user.h
18
typedef u_long bus_addr_t;
sys/arch/amiga/include/bus.h
38
typedef u_int32_t bus_addr_t;
sys/arch/amigappc/include/bus_defs.h
34
typedef uint32_t bus_addr_t;
sys/arch/arc/include/bus_defs.h
75
typedef u_long bus_addr_t;
sys/arch/arm/include/bus_defs.h
75
typedef u_long bus_addr_t;
sys/arch/atari/include/bus_defs.h
66
typedef u_long bus_addr_t;
sys/arch/cesfic/include/bus.h
10
typedef paddr_t bus_addr_t;
sys/arch/dreamcast/include/bus_defs.h
102
typedef u_long bus_addr_t;
sys/arch/emips/include/bus.h
47
typedef u_long bus_addr_t;
sys/arch/evbcf/include/bus_space.h
71
typedef u_long bus_addr_t;
sys/arch/evbsh3/include/bus_defs.h
103
typedef u_long bus_addr_t;
sys/arch/ews4800mips/include/bus.h
104
typedef long bus_addr_t;
sys/arch/hp300/include/bus.h
72
typedef u_long bus_addr_t;
sys/arch/hpcmips/include/bus_types.h
37
typedef u_long bus_addr_t;
sys/arch/hpcsh/include/bus_defs.h
102
typedef u_long bus_addr_t;
sys/arch/hppa/include/bus_defs.h
40
typedef u_long bus_addr_t;
sys/arch/ia64/include/bus.h
117
typedef u_long bus_addr_t;
sys/arch/landisk/include/bus_defs.h
70
typedef u_long bus_addr_t;
sys/arch/luna68k/include/bus.h
70
typedef u_long bus_addr_t;
sys/arch/m68k/include/bus_space_simple.h
65
typedef u_long bus_addr_t;
sys/arch/mac68k/include/bus.h
72
typedef u_long bus_addr_t;
sys/arch/mips/include/bus_space_defs.h
111
typedef int64_t bus_addr_t;
sys/arch/mips/include/bus_space_defs.h
117
typedef paddr_t bus_addr_t;
sys/arch/mipsco/include/bus.h
100
typedef u_long bus_addr_t;
sys/arch/news68k/include/bus.h
73
typedef u_long bus_addr_t;
sys/arch/newsmips/include/bus.h
47
typedef u_long bus_addr_t;
sys/arch/or1k/include/bus_defs.h
103
typedef uintptr_t bus_addr_t;
sys/arch/playstation2/include/bus.h
105
typedef long bus_addr_t;
sys/arch/powerpc/include/bus_defs.h
113
typedef uintptr_t bus_addr_t;
sys/arch/riscv/include/bus_defs.h
70
typedef paddr_t bus_addr_t;
sys/arch/sh3/include/bus_defs.h
92
typedef u_long bus_addr_t;
sys/arch/sparc/include/bus_defs.h
74
typedef uint64_t bus_addr_t;
sys/arch/sparc64/include/bus_defs.h
107
typedef uint64_t bus_addr_t;
sys/arch/sun68k/include/bus.h
74
typedef u_long bus_addr_t;
sys/arch/usermode/include/bus.h
39
typedef paddr_t bus_addr_t;
sys/arch/vax/include/bus.h
96
typedef paddr_t bus_addr_t;
sys/arch/x68k/include/bus.h
43
typedef u_long bus_addr_t;
sys/arch/x86/include/bus_defs.h
85
typedef paddr_t bus_addr_t;
sys/rump/include/sys/bus.h
38
typedef unsigned long bus_addr_t;