artur_pt

Untitled

Jul 25th, 2015
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Method (M_OF, 0, NotSerialized)
  2. {
  3. If (CondRefOf(\_SB_.PCI0.PEG0.PEGP._OFF))
  4. {
  5. \_SB_.PCI0.PEG0.PEGP._OFF()
  6. }
  7. If (CondRefOf(\_SB_.PCI0.PEG0.PEGP._PS3))
  8. {
  9. \_SB_.PCI0.PEG0.PEGP._PS3()
  10. }
  11. If (CondRefOf(\_SB_.PCI0.PEG0.PEGP.SGOF))
  12. {
  13. \_SB_.PCI0.PEG0.PEGP.SGOF()
  14. }
  15. ​ }
Advertisement
Add Comment
Please, Sign In to add comment