Searched refs:ThisArgumentType (Results 1 – 1 of 1) sorted by relevance
369 UINT16 ThisArgumentType; in AcpiUtGetArgumentTypes() local392 ThisArgumentType = METHOD_GET_NEXT_TYPE (ArgumentTypes); in AcpiUtGetArgumentTypes()394 if (ThisArgumentType > METHOD_MAX_ARG_TYPE) in AcpiUtGetArgumentTypes()397 "in predefined info structure\n", ThisArgumentType); in AcpiUtGetArgumentTypes()401 strcat (Buffer, UtExternalTypeNames[ThisArgumentType] + SubIndex); in AcpiUtGetArgumentTypes()