Lines Matching defs:ParseOpcode
203 UINT16 ParseOpcode;
213 if (Op->Asl.ParseOpcode != PARSEOP_TOPLD)
228 ParseOpcode = ThisOp->Asl.Child->Asl.ParseOpcode;
231 switch (ThisOp->Asl.ParseOpcode)
235 if (ParseOpcode != PARSEOP_INTEGER)
252 if (ParseOpcode != PARSEOP_INTEGER)
271 if (ParseOpcode != PARSEOP_INTEGER)
283 if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_RED)
287 else if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_GREEN)
300 if (ParseOpcode != PARSEOP_INTEGER)
312 if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_WIDTH)
327 if (ParseOpcode != PARSEOP_INTEGER)
339 if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_USERVISIBLE)
343 else if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_DOCK)
356 if (ParseOpcode == PARSEOP_INTEGER)
380 if (ParseOpcode == PARSEOP_INTEGER)
404 if (ParseOpcode == PARSEOP_INTEGER)
428 if (ParseOpcode == PARSEOP_INTEGER)
452 if (ParseOpcode != PARSEOP_INTEGER)
470 if (ParseOpcode != PARSEOP_INTEGER)
482 if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_GROUPTOKEN)
497 if (ParseOpcode != PARSEOP_INTEGER)
509 if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_BAY)
513 else if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_EJECTABLE)
527 if (ParseOpcode != PARSEOP_INTEGER)
539 if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_CABINETNUMBER)
552 if (ParseOpcode != PARSEOP_INTEGER)
569 if (ParseOpcode != PARSEOP_INTEGER)
626 if (ParseOpcode != PARSEOP_INTEGER)
644 if (ParseOpcode != PARSEOP_INTEGER)
656 if (ThisOp->Asl.ParseOpcode == PARSEOP_PLD_VERTICALOFFSET)
680 Op->Asl.ParseOpcode = PARSEOP_BUFFER;