Symbol: bus_space_tag_t
sys/arch/alpha/include/bus_defs.h
113
typedef struct alpha_bus_space *bus_space_tag_t;
sys/arch/amiga/include/bus.h
48
typedef struct bus_space_tag *bus_space_tag_t;
sys/arch/amigappc/include/bus_defs.h
43
typedef struct bus_space_tag *bus_space_tag_t;
sys/arch/arc/include/bus_defs.h
115
typedef struct arc_bus_space *bus_space_tag_t;
sys/arch/arm/include/bus_defs.h
85
typedef struct bus_space *bus_space_tag_t;
sys/arch/atari/include/bus_defs.h
84
typedef struct atari_bus_space *bus_space_tag_t;
sys/arch/cesfic/include/bus.h
17
typedef int bus_space_tag_t;
sys/arch/dreamcast/include/bus_defs.h
111
typedef struct dreamcast_bus_space *bus_space_tag_t;
sys/arch/emips/include/bus.h
56
typedef int bus_space_tag_t;
sys/arch/evbcf/include/bus_space.h
81
typedef struct mvme68k_bus_space_tag *bus_space_tag_t;
sys/arch/evbsh3/include/bus_defs.h
110
typedef struct _bus_space *bus_space_tag_t;
sys/arch/ews4800mips/include/bus.h
113
typedef struct ews4800mips_bus_space *bus_space_tag_t;
sys/arch/hp300/include/bus.h
82
typedef struct bus_space_tag *bus_space_tag_t;
sys/arch/hpcmips/include/bus.h
83
typedef struct bus_space_tag *bus_space_tag_t;
sys/arch/hpcmips/include/bus.h
897
typedef struct bus_space *bus_space_tag_t;
sys/arch/hpcmips/stand/lcboot/extern.h
108
typedef void *bus_space_tag_t;
sys/arch/hpcsh/include/bus_defs.h
111
typedef struct hpcsh_bus_space *bus_space_tag_t;
sys/arch/hppa/include/bus_defs.h
180
typedef const struct hppa_bus_space_tag *bus_space_tag_t;
sys/arch/ia64/include/bus.h
127
typedef int bus_space_tag_t;
sys/arch/landisk/include/bus_defs.h
77
typedef struct _bus_space *bus_space_tag_t;
sys/arch/luna68k/include/bus.h
80
typedef int bus_space_tag_t;
sys/arch/m68k/include/bus_space_simple.h
76
typedef struct m68k_simple_bus_space_tag *bus_space_tag_t;
sys/arch/mac68k/include/bus.h
82
typedef int bus_space_tag_t;
sys/arch/mips/include/bus_space_defs.h
127
typedef struct mips_bus_space *bus_space_tag_t;
sys/arch/mipsco/include/bus.h
114
typedef struct mipsco_bus_space *bus_space_tag_t;
sys/arch/news68k/include/bus.h
83
typedef int bus_space_tag_t;
sys/arch/newsmips/include/bus.h
57
typedef int bus_space_tag_t;
sys/arch/or1k/include/bus_defs.h
114
typedef const struct or1k_bus_space *bus_space_tag_t;
sys/arch/playstation2/include/bus.h
114
typedef const struct playstation2_bus_space *bus_space_tag_t;
sys/arch/powerpc/include/bus_defs.h
125
typedef const struct powerpc_bus_space *bus_space_tag_t;
sys/arch/riscv/include/bus_defs.h
80
typedef struct bus_space *bus_space_tag_t;
sys/arch/sh3/include/bus_defs.h
102
typedef int bus_space_tag_t;
sys/arch/sparc/include/bus_defs.h
94
typedef struct sparc_bus_space_tag *bus_space_tag_t;
sys/arch/sparc64/include/bus_defs.h
132
typedef struct sparc_bus_space_tag *bus_space_tag_t;
sys/arch/sun68k/include/bus.h
87
typedef struct sun68k_bus_space_tag *bus_space_tag_t;
sys/arch/usermode/include/bus.h
33
typedef struct bus_space_tag *bus_space_tag_t;
sys/arch/vax/include/bus.h
105
typedef struct vax_bus_space *bus_space_tag_t;
sys/arch/x68k/include/bus.h
55
typedef struct x68k_bus_space *bus_space_tag_t;
sys/arch/x86/include/bus_defs.h
93
typedef struct bus_space_tag *bus_space_tag_t;
sys/rump/include/sys/bus.h
40
typedef unsigned long bus_space_tag_t;