Searched refs:Matched (Results 1 – 2 of 2) sorted by relevance
207 BOOLEAN Matched; in AhDisplayPredefinedName() local226 Matched = TRUE; in AhDisplayPredefinedName()231 Matched = FALSE; in AhDisplayPredefinedName()236 if (Matched) in AhDisplayPredefinedName()855 BOOLEAN Matched; in AhDisplayDeviceIds() local885 Matched = TRUE; in AhDisplayDeviceIds()890 Matched = FALSE; in AhDisplayDeviceIds()895 if (Matched) in AhDisplayDeviceIds()
427 BOOLEAN Matched; in AcpiDbDisplayCommandInfo() local433 Matched = AcpiDbMatchCommandHelp (Command, Next); in AcpiDbDisplayCommandInfo()434 if (!DisplayAll && Matched) in AcpiDbDisplayCommandInfo()
Completed in 6 milliseconds