Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mac68k/nubus/
H A Dgrf_nubus.c237 sc->cli_value = 0; in grfmv_attach()
242 sc->cli_value = 0; in grfmv_attach()
253 sc->cli_value = 1; in grfmv_attach()
267 sc->cli_value = 0xff; in grfmv_attach()
271 sc->cli_value = 0x66; in grfmv_attach()
276 sc->cli_value = 0x64; in grfmv_attach()
292 sc->cli_value = 0x80; in grfmv_attach()
303 sc->cli_value = 0x80; in grfmv_attach()
320 sc->cli_value = 0x00; in grfmv_attach()
325 sc->cli_value = 0x02; in grfmv_attach()
[all …]
/netbsd-src/sys/arch/mac68k/dev/
H A Dgrfvar.h70 u_int32_t cli_value; /* Value to write at cli_offset */ member