Searched refs:AcpiExStore (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/sys/external/bsd/acpica/dist/executer/ |
| H A D | exoparg2.c | 228 Status = AcpiExStore (ReturnDesc2, Operand[2], WalkState); in AcpiExOpcode_2A_2T_1R() 234 Status = AcpiExStore (ReturnDesc1, Operand[3], WalkState); in AcpiExOpcode_2A_2T_1R() 476 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState); in AcpiExOpcode_2A_1T_1R() 500 Status = AcpiExStore (ReturnDesc, Operand[2], WalkState); in AcpiExOpcode_2A_1T_1R()
|
| H A D | exoparg1.c | 481 Status = AcpiExStore (ReturnDesc2, Operand[1], WalkState); in AcpiExOpcode_1A_1T_1R() 504 Status = AcpiExStore (Operand[0], Operand[1], WalkState); in AcpiExOpcode_1A_1T_1R() 605 Status = AcpiExStore (ReturnDesc, Operand[1], WalkState); in AcpiExOpcode_1A_1T_1R() 744 Status = AcpiExStore (ReturnDesc, Operand[0], WalkState); in AcpiExOpcode_1A_0T_1R()
|
| H A D | exoparg3.c | 293 Status = AcpiExStore (ReturnDesc, Operand[3], WalkState); in AcpiExOpcode_3A_1T_1R()
|
| H A D | exstore.c | 91 AcpiExStore ( in AcpiExStore() function
|
| H A D | exconfig.c | 252 Status = AcpiExStore (Operand[5], in AcpiExLoadTableOp()
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/ |
| H A D | acinterp.h | 597 AcpiExStore (
|