Searched refs:PMU_GET_VERSION (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/powerpc/powermac/ | ||
| D | pmuvar.h | 77 #define PMU_GET_VERSION 0xea /* Identify thyself */ macro |
| D | pmu.c | 392 pmu_send(sc, PMU_GET_VERSION, 0, cmd, 16, resp); in pmu_attach() |