Searched refs:PMU_GET_VERSION (Results 1 – 2 of 2) sorted by relevance
| /src/sys/powerpc/powermac/ | ||
| H A D | pmuvar.h | 75 #define PMU_GET_VERSION 0xea /* Identify thyself */ macro |
| H A D | pmu.c | 387 pmu_send(sc, PMU_GET_VERSION, 0, cmd, 16, resp); in pmu_attach() |