HomeSort by: relevance | last modified time | path
    Searched refs:x68k_bus_space (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x68k/dev/
neptune.c 59 static struct x68k_bus_space neptune_bus = {
111 sc->sc_bst = malloc(sizeof(struct x68k_bus_space), M_DEVBUF, M_WAITOK);
intio.c 59 static struct x68k_bus_space intio_bus = {
  /src/sys/arch/x68k/include/
bus.h 55 typedef struct x68k_bus_space *bus_space_tag_t;
57 struct x68k_bus_space { struct

Completed in 13 milliseconds