opal_pci_get_presence_state 230 arch/powerpc/include/asm/opal.h int64_t opal_pci_get_presence_state(uint64_t id, uint64_t data); opal_pci_get_presence_state 242 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_pci_get_presence_state, OPAL_PCI_GET_PRESENCE_STATE); opal_pci_get_presence_state 99 arch/powerpc/platforms/powernv/pci.c rc = opal_pci_get_presence_state(id, (uint64_t)state);