Lines Matching +defs:val +defs:first
150 static boolean_t first = B_TRUE;
167 first = B_FALSE;
187 first = B_FALSE;
264 first = B_FALSE;
271 if (first) {
287 first = B_FALSE;
795 cpupm_notify_handler(ACPI_HANDLE obj, UINT32 val, void *ctx)
805 entry->nq_handler(obj, val, entry->nq_ctx);
923 cpupm_event_notify_handler(ACPI_HANDLE obj, UINT32 val, void *ctx)
937 if (val == CPUPM_TPC_CHANGE_NOTIFICATION &&
940 } else if (val == CPUPM_CST_CHANGE_NOTIFICATION &&
943 } else if (val == CPUPM_PPC_CHANGE_NOTIFICATION &&