i2c_client_hdl_impl
hdl = kmem_alloc(sizeof (struct i2c_client_hdl_impl), KM_SLEEP);
kmem_free(hdl, sizeof (struct i2c_client_hdl_impl));