Searched refs:PM_DISPATCH_VERSION (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.121.3/osfmk/i386/ | ||
| H A D | pmCPU.h | 40 #define PM_DISPATCH_VERSION 102 macro |
| H A D | pmCPU.c | 961 if (callbacks != NULL && version == PM_DISPATCH_VERSION) { in pmKextRegister() |