i2c_device
LIST_ENTRY(i2c_device) d_link;
LIST_HEAD(, i2c_device) sc_devices;
iic_device_wait(struct iic_softc *sc, struct i2c_device *d)
static struct i2c_device *
struct i2c_device *d;
static struct i2c_device *
struct i2c_device *d;
static struct i2c_device *
struct i2c_device *d = kmem_zalloc(sizeof(*d), KM_SLEEP);
iic_device_free(struct i2c_device *d)
iic_device_release_and_unlock(struct iic_softc *sc, struct i2c_device *d)
struct i2c_device *d, *newd;
struct i2c_device *d;
struct i2c_device *d;
struct i2c_device *d;