Searched refs:PPMDC_KIO (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dppm_plat.h40 if (dc->method == PPMDC_KIO) \
45 if (dc->method == PPMDC_KIO) \
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dppm_plat.h40 else if (dc->method == PPMDC_KIO) \
47 else if (dc->method == PPMDC_KIO) \
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm_subr.c1040 "KIO", PPMDC_KIO,
1165 ASSERT(dc->method == PPMDC_KIO ||
1168 ASSERT(dc->method == PPMDC_KIO);
1176 case PPMDC_KIO:
1196 dc->method == PPMDC_KIO ||
1200 dc->method == PPMDC_KIO);
1210 case PPMDC_KIO:
1407 if (d->method == PPMDC_KIO) {
H A Dppm.c1723 case PPMDC_KIO:
1813 case PPMDC_KIO:
1817 PPMD(D_FET, ("%s: PPMDC_KIO failed: ret(%d)\n",
1866 case PPMDC_KIO:
2274 case PPMDC_KIO:
2325 ASSERT(dc->method == PPMDC_KIO);
2406 ASSERT(dc->method == PPMDC_KIO);
2738 ASSERT(dc && dc->method == PPMDC_KIO);
/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h147 /* one of PPMDC_KIO, PPMDC_I2CKIO, */
158 /* PPMDC_KIO: simple KIO */
222 #define PPMDC_KIO 1 /* simple ioctl with val as arg */ macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dppm_plat.c134 case PPMDC_KIO:

Completed in 54 milliseconds