Symbol: i2c_ctrl
usr/src/lib/libi2c/common/libi2c.h
213
typedef struct i2c_ctrl i2c_ctrl_t;
usr/src/lib/libi2c/common/libi2c_error.c
393
const char *code = i2c_ctrl_errtostr(hdl, ioc->i2c_ctrl);
usr/src/lib/libi2c/common/libi2c_error.c
396
err->ie_ctrl_err = ioc->i2c_ctrl;
usr/src/lib/libi2c/common/libi2c_error.c
399
"error %s (0x%x)", desc, code, ioc->i2c_ctrl);
usr/src/test/i2c-tests/i2csimd/i2csimd.c
161
ep->i2c_ctrl = ctrl;
usr/src/test/i2c-tests/tests/ioctl/addresses.c
525
if (rm.udr_error.i2c_ctrl != I2C_CTRL_E_OK) {
usr/src/test/i2c-tests/tests/ioctl/addresses.c
527
"error 0x%x", desc, rm.udr_error.i2c_ctrl);
usr/src/test/i2c-tests/tests/ioctl/addresses.c
89
if (add.uda_error.i2c_ctrl != I2C_CTRL_E_OK) {
usr/src/test/i2c-tests/tests/ioctl/addresses.c
91
"error 0x%x", desc, add.uda_error.i2c_ctrl);
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
173
req->smbr_error.i2c_ctrl = INT32_MAX;
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
187
if (req->smbr_error.i2c_ctrl != I2C_CTRL_E_OK) {
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
189
"error 0x%x", desc, req->smbr_error.i2c_ctrl);
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
58
req->ir_error.i2c_ctrl = INT32_MAX;
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
71
if (req->ir_error.i2c_ctrl != I2C_CTRL_E_OK) {
usr/src/test/i2c-tests/tests/ioctl/invalid-io.c
73
"error 0x%x", desc, req->ir_error.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/at24c/at24c.c
213
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/at24c/at24c.c
232
return (err->i2c_ctrl == I2C_CTRL_E_ADDR_NACK ||
usr/src/uts/common/io/i2c/eeprom/at24c/at24c.c
233
err->i2c_ctrl == I2C_CTRL_E_NACK);
usr/src/uts/common/io/i2c/eeprom/at24c/at24c.c
257
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/at24c/at24c.c
282
reg, err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/at24c/at24c.c
290
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/ee100x/ee100x.c
181
"0x%x/0x%x", page, err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/ee100x/ee100x.c
192
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
108
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
117
"register: 0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
153
"registers: 0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
231
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
281
"registers: 0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
303
err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
317
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
324
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/eeprom/spd511x/spd511x.c
331
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
147
err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
156
err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
165
err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
173
err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
198
err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
207
err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
216
err.i2c_ctrl);
usr/src/uts/common/io/i2c/gpio/pca953x/pca953x.c
525
err.i2c_ctrl);
usr/src/uts/common/io/i2c/mux/ltc430x/ltc430x.c
218
"register: 0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/mux/ltc430x/ltc430x.c
227
"register: 0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/mux/ltc430x/ltc430x.c
250
err.i2c_ctrl);
usr/src/uts/common/io/i2c/mux/ltc430x/ltc430x.c
258
err.i2c_ctrl);
usr/src/uts/common/io/i2c/mux/ltc430x/ltc430x.c
505
"registers: 0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/nexus/i2cnex.h
70
typedef struct i2c_ctrl i2c_ctrl_t;
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
1005
req->smbr_error.i2c_ctrl = INT32_MAX;
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
1016
req->smbr_error.i2c_ctrl == INT32_MAX) {
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
1020
req->smbr_error.i2c_ctrl = I2C_CTRL_E_DRIVER;
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
353
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
369
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
395
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
418
err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
787
req->ir_error.i2c_ctrl = INT32_MAX;
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
798
req->ir_error.i2c_ctrl == INT32_MAX) {
usr/src/uts/common/io/i2c/nexus/i2cnex_ctrl.c
802
req->ir_error.i2c_ctrl = I2C_CTRL_E_DRIVER;
usr/src/uts/common/io/i2c/nexus/i2cnex_util.c
106
ep->i2c_ctrl = ctrl;
usr/src/uts/common/io/i2c/nexus/i2cnex_util.c
120
ioc->i2c_ctrl = ctrl;
usr/src/uts/common/io/i2c/nexus/i2cnex_util.c
129
ioc->i2c_ctrl = I2C_CTRL_E_OK;
usr/src/uts/common/io/i2c/nexus/i2cnex_util.c
99
ep->i2c_ctrl = I2C_CTRL_E_OK;
usr/src/uts/common/io/i2c/sensor/lm7x/lm7x.c
223
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/lm7x/lm7x.c
317
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/lm7x/lm7x.c
325
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/tmp43x/tmp43x.c
268
err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/tmp43x/tmp43x.c
294
"0x%x/0x%x", info->tri_read, err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/tmp43x/tmp43x.c
323
err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/tmp43x/tmp43x.c
424
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/tmp43x/tmp43x.c
437
"id register: 0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/ts511x/ts511x.c
120
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/ts511x/ts511x.c
199
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/ts511x/ts511x.c
219
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/ts511x/ts511x.c
226
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/io/i2c/sensor/ts511x/ts511x.c
237
"0x%x/0x%x", err.i2c_error, err.i2c_ctrl);
usr/src/uts/common/sys/i2c/i2c.h
382
i2c_ctrl_error_t i2c_ctrl;