i6300esbwd_softc
struct i6300esbwd_softc *sc = arg;
struct i6300esbwd_softc *sc = device_get_softc(dev);
struct i6300esbwd_softc *sc = device_get_softc(dev);
sizeof(struct i6300esbwd_softc),
i6300esbwd_cfg_read(struct i6300esbwd_softc *sc)
i6300esbwd_cfg_write(struct i6300esbwd_softc *sc, uint16_t val)
i6300esbwd_lock_read(struct i6300esbwd_softc *sc)
i6300esbwd_lock_write(struct i6300esbwd_softc *sc, uint8_t val)
i6300esbwd_unlock_res(struct i6300esbwd_softc *sc)
struct i6300esbwd_softc *sc = (struct i6300esbwd_softc *)arg1;