Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dvoyager.c69 struct voyager_softc { struct
97 CFATTACH_DECL_NEW(voyager, sizeof(struct voyager_softc), argument
128 static void voyager_print_pwm(struct voyager_softc *, int);
150 struct voyager_softc *sc = device_private(self); in voyager_attach()
290 struct voyager_softc *sc = cookie; in voyager_i2cbb_set_bits()
302 struct voyager_softc *sc = cookie; in voyager_i2cbb_set_dir()
314 struct voyager_softc *sc = cookie; in voyager_i2cbb_read()
325 struct voyager_softc *sc = cookie; in voyager_i2c_acquire_bus()
335 struct voyager_softc *sc = cookie; in voyager_i2c_release_bus()
386 struct voyager_softc *sc = cookie; in voyager_twiddle_bits()
[all …]