Home
last modified time | relevance | path

Searched refs:x68k_bus_space_alloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/x68k/dev/
H A Dneptune.c65 x68k_bus_space_alloc, x68k_bus_space_free,
H A Dintio.c64 x68k_bus_space_alloc, x68k_bus_space_free,
/netbsd-src/sys/arch/x68k/include/
H A Dbus.h83 int (*x68k_bus_space_alloc)( member
110 int x68k_bus_space_alloc(bus_space_tag_t, bus_addr_t, bus_addr_t, bus_size_t,
137 ((*((t)->x68k_bus_space_alloc)) ((t), \
/netbsd-src/sys/arch/x68k/x68k/
H A Dbus.c64 x68k_bus_space_alloc(bus_space_tag_t t, bus_addr_t rstart, bus_addr_t rend, in x68k_bus_space_alloc() function