Home
last modified time | relevance | path

Searched refs:cli_offset (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/mac68k/nubus/
H A Dgrf_nubus.c236 sc->cli_offset = 0xa0000; in grfmv_attach()
241 sc->cli_offset = 0xa00000; in grfmv_attach()
252 sc->cli_offset = 0x200148; in grfmv_attach()
266 sc->cli_offset = 0xfdff8f; in grfmv_attach()
291 sc->cli_offset = 0xf05000; in grfmv_attach()
302 sc->cli_offset = 0x0de178; in grfmv_attach()
319 sc->cli_offset = 0xfb0010; in grfmv_attach()
324 sc->cli_offset = 0xf50010; in grfmv_attach()
335 sc->cli_offset = 0xfd1000; in grfmv_attach()
340 sc->cli_offset = 0xa00014; in grfmv_attach()
[all …]
/netbsd-src/sys/arch/mac68k/dev/
H A Dgrfvar.h68 bus_size_t cli_offset; /* Offset to clear interrupt */ member