Searched refs:I2C_GET_PORT (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Di2c_client.h42 #define I2C_GET_PORT (I2C_BASE_IOCTL | 0) macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds_thread.c454 err = ioctl(fd, I2C_GET_PORT, &port);
680 c = ioctl(fd_bkplane, I2C_GET_PORT, &port);
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8574.c315 case I2C_GET_PORT:
318 D2CMN_ERR((CE_WARN, "%s: Failed in the I2C_GET_PORT"
327 D2CMN_ERR((CE_WARN, "%s: Failed in the I2C_GET_PORT"
336 D2CMN_ERR((CE_WARN, "%s: Failed in I2C_GET_PORT "
H A Dssc050.c344 case I2C_GET_PORT:
H A Dssc100.c327 case I2C_GET_PORT:
330 D2CMN_ERR((CE_WARN, "%s: Failed in the I2C_GET_PORT"
338 D2CMN_ERR((CE_WARN, "%s: Failed in the I2C_GET_PORT"
346 D2CMN_ERR((CE_WARN, "%s: Failed in I2C_GET_PORT "
/illumos-gate/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c327 case I2C_GET_PORT:
330 D2CMN_ERR((CE_WARN, "%s: Failed in the I2C_GET_PORT"
339 D2CMN_ERR((CE_WARN, "%s: Failed in the I2C_GET_PORT"
348 D2CMN_ERR((CE_WARN, "%s: Failed in I2C_GET_PORT "
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c2183 ret = ioctl_retry(fp, I2C_GET_PORT, (void *)&port);
2538 ret = ioctl_retry(fp, I2C_GET_PORT, (void *)&port);
2608 ret = ioctl_retry(fp, I2C_GET_PORT, (void *)&port);

Completed in 78 milliseconds