Searched refs:RTAS_FN_WRITE_PCI_CONFIG (Results 1 – 4 of 4) sorted by relevance
58 rval = rtas_call(rtas_function_token(RTAS_FN_WRITE_PCI_CONFIG), 3, 1, NULL, in rtas_write_config()
195 write_pci_config = rtas_function_token(RTAS_FN_WRITE_PCI_CONFIG); in init_pci_config_tokens()
121 rval = rtas_call(rtas_function_token(RTAS_FN_WRITE_PCI_CONFIG), 3, 1, NULL, in rtas_write_config()
196 #define RTAS_FN_WRITE_PCI_CONFIG rtas_fn_handle(RTAS_FNIDX__WRITE_PCI_CONFIG) macro