Home
last modified time | relevance | path

Searched refs:x68k_bus_space (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x68k/dev/
H A Dneptune.c59 static struct x68k_bus_space neptune_bus = {
111 sc->sc_bst = malloc(sizeof(struct x68k_bus_space), M_DEVBUF, M_WAITOK); in neptune_attach()
H A Dintio.c59 static struct x68k_bus_space intio_bus = {
/netbsd-src/sys/arch/x68k/include/
H A Dbus.h55 typedef struct x68k_bus_space *bus_space_tag_t;
57 struct x68k_bus_space { struct