Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichwd/
H A Di6300esbwd.c33 struct i6300esbwd_softc { struct
49 i6300esbwd_cfg_read(struct i6300esbwd_softc *sc) in i6300esbwd_cfg_read() argument
55 i6300esbwd_cfg_write(struct i6300esbwd_softc *sc, uint16_t val) in i6300esbwd_cfg_write()
61 i6300esbwd_lock_read(struct i6300esbwd_softc *sc) in i6300esbwd_lock_read()
67 i6300esbwd_lock_write(struct i6300esbwd_softc *sc, uint8_t val) in i6300esbwd_lock_write()
78 i6300esbwd_unlock_res(struct i6300esbwd_softc *sc) in i6300esbwd_unlock_res()
87 struct i6300esbwd_softc *sc = (struct i6300esbwd_softc *)arg1; in i6300esbwd_sysctl_locked()
108 struct i6300esbwd_softc *sc = arg; in i6300esbwd_event()
182 struct i6300esbwd_softc *sc = device_get_softc(dev); in i6300esbwd_attach()
221 struct i6300esbwd_softc *sc = device_get_softc(dev); in i6300esbwd_detach()
[all …]