Symbol: bus_space_handle_t
sys/arch/alpha/include/bus_defs.h
114
typedef u_long bus_space_handle_t;
sys/arch/amiga/include/bus.h
49
typedef u_long bus_space_handle_t;
sys/arch/amigappc/include/bus_defs.h
44
typedef u_long bus_space_handle_t;
sys/arch/arc/include/bus_defs.h
114
typedef uint32_t bus_space_handle_t;
sys/arch/arm/include/bus_defs.h
86
typedef u_long bus_space_handle_t;
sys/arch/atari/include/bus_defs.h
85
typedef u_long bus_space_handle_t;
sys/arch/cesfic/include/bus.h
18
typedef int bus_space_handle_t;
sys/arch/dreamcast/include/bus_defs.h
112
typedef u_long bus_space_handle_t;
sys/arch/emips/include/bus.h
57
typedef u_long bus_space_handle_t;
sys/arch/evbcf/include/bus_space.h
82
typedef u_long bus_space_handle_t;
sys/arch/evbsh3/include/bus_defs.h
111
typedef u_long bus_space_handle_t;
sys/arch/ews4800mips/include/bus.h
114
typedef bus_addr_t bus_space_handle_t;
sys/arch/hp300/include/bus.h
83
typedef u_long bus_space_handle_t;
sys/arch/hpcmips/include/bus_types.h
44
typedef u_long bus_space_handle_t;
sys/arch/hpcmips/stand/lcboot/extern.h
109
typedef u_int32_t bus_space_handle_t;
sys/arch/hpcsh/include/bus_defs.h
112
typedef u_long bus_space_handle_t;
sys/arch/hppa/include/bus_defs.h
47
typedef u_long bus_space_handle_t;
sys/arch/ia64/include/bus.h
128
typedef u_long bus_space_handle_t;
sys/arch/landisk/include/bus_defs.h
78
typedef u_long bus_space_handle_t;
sys/arch/luna68k/include/bus.h
81
typedef u_long bus_space_handle_t;
sys/arch/m68k/include/bus_space_simple.h
77
typedef u_long bus_space_handle_t;
sys/arch/mac68k/include/bus.h
165
} bus_space_handle_t;
sys/arch/mips/include/bus_space_defs.h
133
typedef int64_t bus_space_handle_t;
sys/arch/mips/include/bus_space_defs.h
136
typedef intptr_t bus_space_handle_t;
sys/arch/mipsco/include/bus.h
110
typedef uint32_t bus_space_handle_t;
sys/arch/news68k/include/bus.h
84
typedef u_long bus_space_handle_t;
sys/arch/newsmips/include/bus.h
58
typedef u_long bus_space_handle_t;
sys/arch/or1k/include/bus_defs.h
110
typedef uintptr_t bus_space_handle_t;
sys/arch/playstation2/include/bus.h
115
typedef bus_addr_t bus_space_handle_t;
sys/arch/powerpc/include/bus_defs.h
121
typedef uintptr_t bus_space_handle_t;
sys/arch/riscv/include/bus_defs.h
81
typedef uintptr_t bus_space_handle_t;
sys/arch/sh3/include/bus_defs.h
103
typedef u_long bus_space_handle_t;
sys/arch/sparc/include/bus_defs.h
70
typedef u_long bus_space_handle_t;
sys/arch/sparc64/include/bus_defs.h
105
} bus_space_handle_t;
sys/arch/sun68k/include/bus.h
72
typedef u_long bus_space_handle_t;
sys/arch/usermode/include/bus.h
35
typedef vaddr_t bus_space_handle_t;
sys/arch/vax/include/bus.h
106
typedef vaddr_t bus_space_handle_t;
sys/arch/x68k/include/bus.h
45
typedef u_long bus_space_handle_t;
sys/arch/x86/include/bus_defs.h
108
typedef vaddr_t bus_space_handle_t;
sys/rump/include/sys/bus.h
41
typedef unsigned long bus_space_handle_t;