Home
last modified time | relevance | path

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

/openbsd/sys/arch/landisk/dev/
H A Dobiovar.h77 extern struct _bus_space obio_bus_mem;
H A Dobio.c498 struct _bus_space obio_bus_mem = variable
/openbsd/sys/arch/landisk/landisk/
H A Dmainbus.c104 mba.mba_oba.oba_memt = &obio_bus_mem; in mainbus_attach()