Home
last modified time | relevance | path

Searched refs:gmes (Results 1 – 1 of 1) sorted by relevance

/arch/x86/cpu/intel_common/
A Dme_status.c160 me_progress_values[gmes->progress_code]); in _intel_me_status()
165 switch (gmes->progress_code) { in _intel_me_status()
176 debug("0x%02x", gmes->current_state); in _intel_me_status()
180 if (gmes->current_state < in _intel_me_status()
186 debug("0x%02x", gmes->current_state); in _intel_me_status()
190 if (!gmes->current_state) in _intel_me_status()
193 debug("0x%02x", gmes->current_state); in _intel_me_status()
197 debug("Unknown 0x%02x", gmes->current_state); in _intel_me_status()
205 struct me_gmes gmes; in intel_me_status() local
208 pci_read_dword_ptr(me_dev, &gmes, PCI_ME_GMES); in intel_me_status()
[all …]

Completed in 2 milliseconds