Home
last modified time | relevance | path

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.c452 err = ioctl(fd, I2C_GET_PORT, &port); in set_clr_led()
678 c = ioctl(fd_bkplane, I2C_GET_PORT, &port); in fcal_leds_thread()
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8574.c317 case I2C_GET_PORT: in pcf8574_ioctl()
H A Dssc100.c327 case I2C_GET_PORT: in ssc100_ioctl()
H A Dssc050.c344 case I2C_GET_PORT: in ssc050_ioctl()
/illumos-gate/usr/src/uts/sun4u/littleneck/io/
H A Dpcf8574_lneck.c327 case I2C_GET_PORT: in pcf8574_ioctl()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c2181 ret = ioctl_retry(fp, I2C_GET_PORT, (void *)&port); in i_psvc_get_port_11_5()
2536 ret = ioctl_retry(fp, I2C_GET_PORT, (void *)&port); in i_psvc_probe_11_5()
2606 ret = ioctl_retry(fp, I2C_GET_PORT, (void *)&port); in i_psvc_probe_11_7()