Searched refs:PPMDC_I2CKIO (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dppm_plat.h38 if (dc->method == PPMDC_I2CKIO) \
45 if (dc->method == PPMDC_I2CKIO) \
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c1043 "I2CKIO", PPMDC_I2CKIO,
1166 dc->method == PPMDC_I2CKIO);
1182 case PPMDC_I2CKIO:
1197 dc->method == PPMDC_I2CKIO);
1215 case PPMDC_I2CKIO:
1411 } else if (d->method == PPMDC_I2CKIO) {
H A Dppm.c1713 case PPMDC_I2CKIO: {
1790 case PPMDC_I2CKIO: {
1797 PPMD(D_FET, ("%s: PPMDC_I2CKIO failed: ret(%d)\n",
2238 case PPMDC_I2CKIO: {
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h147 /* one of PPMDC_KIO, PPMDC_I2CKIO, */
169 /* PPMDC_I2CKIO: KIO requires 'arg' as struct i2c_gpio */
226 #define PPMDC_I2CKIO 4 /* ioctl with i2c_gpio_t as arg */ macro

Completed in 80 milliseconds