HomeSort by: relevance | last modified time | path
    Searched defs:bs_cookie (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/evbcf/include/
bus_space.h 87 void *bs_cookie; member in struct:mvme68k_bus_space_tag
121 (*((tag)->bs_map))((tag)->bs_cookie, (offset), (size), (flags), (handlep))
137 (*((tag)->bs_unmap))((tag)->bs_cookie, (handle), (size))
166 (*((t)->bs_peek_1))((t)->bs_cookie, (h), (o), (vp))
169 (*((t)->bs_peek_2))((t)->bs_cookie, (h), (o), (vp))
172 (*((t)->bs_peek_4))((t)->bs_cookie, (h), (o), (vp))
184 (*((t)->bs_poke_1))((t)->bs_cookie, (h), (o), (v))
187 (*((t)->bs_poke_2))((t)->bs_cookie, (h), (o), (v))
190 (*((t)->bs_poke_4))((t)->bs_cookie, (h), (o), (v))
  /src/sys/arch/mvme68k/include/
bus_space.h 90 void *bs_cookie; member in struct:mvme68k_bus_space_tag
124 (*((tag)->bs_map))((tag)->bs_cookie, (offset), (size), (flags), (handlep))
140 (*((tag)->bs_unmap))((tag)->bs_cookie, (handle), (size))
169 (*((t)->bs_peek_1))((t)->bs_cookie, (h), (o), (vp))
172 (*((t)->bs_peek_2))((t)->bs_cookie, (h), (o), (vp))
175 (*((t)->bs_peek_4))((t)->bs_cookie, (h), (o), (vp))
187 (*((t)->bs_poke_1))((t)->bs_cookie, (h), (o), (v))
190 (*((t)->bs_poke_2))((t)->bs_cookie, (h), (o), (v))
193 (*((t)->bs_poke_4))((t)->bs_cookie, (h), (o), (v))
  /src/sys/arch/virt68k/include/
bus_space.h 82 void *bs_cookie; member in struct:virt68k_bus_space_tag
116 (*((tag)->bs_map))((tag)->bs_cookie, (offset), (size), (flags), (handlep))
132 (*((tag)->bs_unmap))((tag)->bs_cookie, (handle), (size))
161 (*((t)->bs_peek_1))((t)->bs_cookie, (h), (o), (vp))
164 (*((t)->bs_peek_2))((t)->bs_cookie, (h), (o), (vp))
167 (*((t)->bs_peek_4))((t)->bs_cookie, (h), (o), (vp))
179 (*((t)->bs_poke_1))((t)->bs_cookie, (h), (o), (v))
182 (*((t)->bs_poke_2))((t)->bs_cookie, (h), (o), (v))
185 (*((t)->bs_poke_4))((t)->bs_cookie, (h), (o), (v))
  /src/sys/arch/landisk/include/
bus_defs.h 119 void *bs_cookie; member in struct:_bus_space
  /src/sys/arch/mips/include/
bus_space_defs.h 142 void *bs_cookie; member in struct:mips_bus_space
  /src/sys/arch/evbsh3/include/
bus_defs.h 117 void *bs_cookie; member in struct:_bus_space
  /src/sys/dev/
biovar.h 222 void *bs_cookie; member in struct:bioc_setstate
  /src/sys/arch/arm/include/
bus_defs.h 110 void *bs_cookie; member in struct:bus_space
112 /* used for aarch64. require ".bs_cookie = bus_space" */
  /src/sys/arch/riscv/include/
bus_defs.h 100 void *bs_cookie; member in struct:bus_space

Completed in 65 milliseconds