opal_pci_config_write_half_word   76 arch/powerpc/include/asm/opal.h int64_t opal_pci_config_write_half_word(uint64_t phb_id, uint64_t bus_dev_func,
opal_pci_config_write_half_word  150 arch/powerpc/platforms/powernv/opal-call.c OPAL_CALL(opal_pci_config_write_half_word,	OPAL_PCI_CONFIG_WRITE_HALF_WORD);
opal_pci_config_write_half_word  700 arch/powerpc/platforms/powernv/pci.c 		opal_pci_config_write_half_word(phb->opal_id, bdfn, where, val);